udash-core icon indicating copy to clipboard operation
udash-core copied to clipboard

Support for Custom OpenAPI Schema Extensions in Udash REST

Open mwrona-avs opened this issue 1 year ago • 0 comments

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-varnames
  • x-enum-descriptions

Reference for enum extensions: OpenAPI TS Enum Extensions.

mwrona-avs avatar Aug 30 '24 07:08 mwrona-avs