Multiple OpenAPI definitions for one front end -> avoid duplicates?
I’m working on a project where we deal with multiple Spring Boot microservices and one Angular front end application. We are using OpenAPI to generate some code for us (Java classes for the back end, TypeScript files for the front). But we have an issue.