Forum Discussion
No RepliesBe the first to reply
Related Content
- 3 years ago
Recent Discussions
- 4 hours ago
- 4 days ago
I have multiple services in the same system as below
localhost:8000
localhost:8001
now I have 2 separate swagger UI.
I want to combine them into 1
any idea how to do that ?
environment:
*******
My service is written in go lang with gin framework
I use go-swagger to generate swagger files