Open alampros opened 5 years ago
The OpenAPI spec (v2 and v3) allow for x- prefixed vendor extensions throughout. These should be accounted for in the schema.
x-
For example, ReDoc utilizes them heavily: https://github.com/Rebilly/ReDoc/blob/master/docs/redoc-vendor-extensions.md
The OpenAPI spec (v2 and v3) allow for
x-
prefixed vendor extensions throughout. These should be accounted for in the schema.For example, ReDoc utilizes them heavily: https://github.com/Rebilly/ReDoc/blob/master/docs/redoc-vendor-extensions.md