cebe / php-openapi

Read and write OpenAPI yaml/json files and make the content accessible in PHP objects.
MIT License
469 stars 89 forks source link

Mermade openapi3-examples changed structure #108

Open marcelthole opened 3 years ago

marcelthole commented 3 years ago

IS

*SHOULD**

cebe commented 3 years ago

Seems structure changed to differentiate between openapi version 3.0 and 3.1. So we can adjust reference when support for 3.1 is implemented.