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

Add support for exclude definitions #155

Open joorei opened 3 months ago

joorei commented 3 months ago

Unlike include definitions, exclude definitions are not mentioned in the JSON:API specification. It needs to be evaluated if it is compatible via a profile or something similar or maybe present in newer drafts.