set additional_properties to false (#14244)

This commit is contained in:
Ian Rodney 2021-02-22 14:58:31 -08:00 committed by GitHub
parent 49c901e33d
commit 54ab6d2801
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -368,7 +368,8 @@
"type": "array",
"description": "analogous to head_run_options, merged with the global docker run_options."
}
}
},
"additionalProperties": false
}
},
"additionalProperties": false