mojohaus / servicedocgen-maven-plugin

ServicedocGen Maven Plugin
Apache License 2.0
2 stars 4 forks source link

Generate OpenApi definition as JSON and YAML #29

Closed GuentherJulian closed 3 years ago

GuentherJulian commented 3 years ago

Implements the generation of the OpenAPI specification as JSON and YAML file (Issue https://github.com/mojohaus/servicedocgen-maven-plugin/issues/25).

hohwille commented 3 years ago

I will add a small improvement to derive outputName if not configured from templateName.