demos-europe / edt

Enables your PHP application to expose its entities as REST resources using the feature rich JSON:API specification as API. How and to whom your entities are exposed is highly customizable while minimizing boilerplate code.
MIT License
2 stars 1 forks source link

Audit validity of `OpenApiDocumentBuilder` output #143

Open joorei opened 3 months ago

joorei commented 3 months ago

Support for getable and listable types was implemented in a prototypical manner, but the validity was neither confirmed manually nor in automated tests.