mirror of
https://github.com/go-task/task.git
synced 2025-07-15 01:35:00 +02:00
remove additionalProperties
This commit is contained in:
@ -17,9 +17,6 @@
|
||||
"GENTLE_FORCE": {
|
||||
"type": "number",
|
||||
"enum": [0, 1]
|
||||
},
|
||||
"additionalProperties": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -17,9 +17,6 @@
|
||||
"GENTLE_FORCE": {
|
||||
"type": "number",
|
||||
"enum": [0, 1]
|
||||
},
|
||||
"additionalProperties": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user