api-platform / api-doc-parser

Transforms a Hydra API doc in an intermediate representation that can be used for various tasks such as creating smart API clients, scaffolding code or building administration interfaces.
MIT License
104 stars 71 forks source link

Add a restrictions (or constraints) attributes in Field and Resource #111

Open alanpoulain opened 2 years ago

alanpoulain commented 2 years ago

It will be filled with JSON Schema constraints for OpenAPI. We need to find common terms between JSON Schema and SHACL.