anaptecs / jeaf-generator

JEAF Generator uses UML models to generate code for Spring, REST, OpenAPI, Java and others. Boost your software development efficiency and time-to-market. Bye bye handwritten boiler blade code.
https://www.jeaf-generator.io
Apache License 2.0
2 stars 1 forks source link

Check to detect missing dependencies between OpenAPI specifications #129

Closed jeaf-anaptecs closed 3 months ago

jeaf-anaptecs commented 5 months ago

Feature Description

In case that you have multiple OpenAPI spec that are generated from a UML model not defined dependencies are only detected when you run the validate step <validateOpenAPISpec>true</validateOpenAPISpec>


Describe the solution you'd like

I would be more user friendly if such problems would also be detected during the check phase of the code generator.