udash-core
udash-core copied to clipboard
Support for Custom OpenAPI Schema Extensions in Udash REST
Please add support for custom schema extensions in the Schema object in Udash REST, as outlined in the OpenAPI specification: Specification Extensions.
If a generic solution that allows any field is not feasible, please consider adding predefined schema extensions for enums, such as:
x-enum-varnamesx-enum-descriptions
Reference for enum extensions: OpenAPI TS Enum Extensions.