openapi object allowed in field meta
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-02-06 13:19:33 +00:00
parent a6911b3ed6
commit 3e3fb870fd

View File

@@ -284,6 +284,9 @@
}
},
"properties": {
"openapi": {
"type": "object"
},
"label": {
"$ref": "definitions.json#/definitions/i18nString",
"description": "label for field"