You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't you think it's better if the swagger files are the original swagger files, instead of embedded into go files?
And I think it's better if we can specify where to look the swagger file (specify the swagger-file directory path in the project).
The reason is sometimes we need to modify some of swagger files, for example theme color, icon and title.
What do you think?
And also, what's the license of this repo?
Thank you
The text was updated successfully, but these errors were encountered:
thoriqsatriya
changed the title
Use raw swagger file instead of embed it in a go file
Use original swagger file instead of embed it in a go file
Aug 1, 2018
Don't you think it's better if the swagger files are the original swagger files, instead of embedded into go files?
And I think it's better if we can specify where to look the swagger file (specify the swagger-file directory path in the project).
The reason is sometimes we need to modify some of swagger files, for example theme color, icon and title.
What do you think?
And also, what's the license of this repo?
Thank you
The text was updated successfully, but these errors were encountered: