6

I have a micro service architecture with spring cloud gateway and each micro service has its own Open Api Spec. I need to merge all of them into 1 Open Api Spec ( yaml or json ). I am not talking about a single swagger UI serving multiple links. I really need to merge the specs because the consumer of the spec needs a single json file. This file is used by Open Api Validator by Atlassian.

0 Answers0