lrstanley / entrest

Extension that generates a compliant OpenAPI spec and server implementation
https://lrstanley.github.io/entrest/
MIT License
11 stars 1 forks source link

feat: track field validations in spec #24

Open lrstanley opened 4 months ago

lrstanley commented 4 months ago

I don't believe Ent currently exposes these, however, things like:

We may just need to allow providing our own via annotations, including possibly on edges.