daviburg
5 years agoOccasional Visitor
Vendor extension on array parameter items node
This might not be currently allows on the items node per https://swagger.io/docs/specification/2-0/swagger-extensions/ I came across this: "parameters": [
{
"na...
- 5 years ago
Hi daviburg, your example is valid - extensions are allowed inside Schema Objects. For a full list of places where extensions are allowed, look for ^x- in the OpenAPI 2.0 Specification text.