thilken
Results
2
issues of
thilken
-adapt implementation to recognize Swagger Api annotation as RestController contract so the generator is compatible with current openapi-generator (https://github.com/openapitools/openapi-generator)
Within a project we have run configurations that we combine using the [Multirun plugin](https://plugins.jetbrains.com/plugin/7248-multirun/). We use it to ensure a specific order in that the configurations are run. This works...