Skip to content
#

openapi31

Here are 8 public repositories matching this topic...

azimbelm
azimbelm commented Jul 7, 2022

Describe the bug
No validation rule applies on the "Examples" field name defined in
https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md#exampleObject
--> All the fixed fields declared above are objects that MUST use keys that match the regular expression: ^[a-zA-Z0-9.-_]+$.

To Reproduce
I created an openapi.yaml containing the following lines

parameter

Improve this page

Add a description, image, and links to the openapi31 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openapi31 topic, visit your repo's landing page and select "manage topics."

Learn more