According to the OpenAPI docs, “examples”: [ “value”] is not valid. It should be “example”: “value”
https://swagger.io/docs/specification/v3_0/adding-examples/
Thanks for the feedback! This is a known issue and we’ll optimize it soon.
According to the OpenAPI docs, “examples”: [ “value”] is not valid. It should be “example”: “value”
https://swagger.io/docs/specification/v3_0/adding-examples/
Thanks for the feedback! This is a known issue and we’ll optimize it soon.