cebe / php-openapi

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

Accessing Schema::required if it is not defined should not complain about unknown property #36

Closed cebe closed 4 years ago

cebe commented 4 years ago

TODO: add all valid schema properties to Schema::attributes().