a-h / rest

Generate OpenAPI 3.0 specifications from Go code.
MIT License
55 stars 22 forks source link

feat: add support for tags, description and operation id #1

Closed stianhj closed 1 year ago

stianhj commented 1 year ago

Hi. This project fits what I need right now. But I need support for tags and descriptions in my project (I added operation IDs in this PR as well). What do you think?

a-h commented 1 year ago

Great, thanks for contributing back!