lrstanley / entrest

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

feat: explore generated annotation documentation #29

Closed lrstanley closed 3 months ago

lrstanley commented 5 months ago

Look at taking the annotation type, as well as the With<X>() methods and auto-generate documentation in the readme, ANNOTATIONS.md, or similar? Is this worth it?