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

This commit is contained in:
Sebastian Frank 2023-02-06 13:19:33 +00:00
parent a6911b3ed6
commit 3e3fb870fd
Signed by: apairon
GPG Key ID: 9A9F8F10A937E426

View File

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