Replies: 1 comment
-
If there is a PR with a clean way to optionally enable this, I'll be happy to review and merge. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The idea comes from swaggo/swag#985, that I want to auto-generate a more clear swagger document when using
null
.Following is an example and its generated document:
I think it would be good if sqlboiler can add
swaggertype
automatically according to its type, say:Beta Was this translation helpful? Give feedback.
All reactions