For sure my eyes will benefit from not having to write YAML.
I am wondering if you do it in Go and if I can stop writing YAML instantly and generate openapi yaml from the generated openapi types 😅
I am wondering if you do it in Go and if I can stop writing YAML instantly and generate openapi yaml from the generated openapi types 😅
Comments
Something like this could work for golang as the annotated approach, but do note that I didnt do much research on the package otherwise and better options may exist for go