go-swagger-merger
go-swagger-merger copied to clipboard
Tool for merging multiple YAML swagger files into one
Results
1
go-swagger-merger issues
Sort by
recently updated
recently updated
newest added
I have 2 microservices, I want to merge the their swagger.yaml files and then serve with swagger-cli to use that final merged file. Issue is that I run this command...