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

Allow more ways to limit allowed relationship values #148

Open joorei opened 3 months ago

joorei commented 3 months ago

I.e. allow the developer configuring type properties to:

If not possible using a condition, maybe use validation constraints? See https://github.com/demos-europe/edt/issues/145