Can we pass input yml specification HTTP URL in openapi-generator-maven-plugin?
I wanted to keep the input specification and generated code in sync.
Can we pass input yml specification HTTP URL in openapi-generator-maven-plugin?
I wanted to keep the input specification and generated code in sync.
Copyright © 2021 Jogjafile Inc.
Yes, with openapi-generator-maven-plugin that is possible by simply giving URL including protocol as
inputSpec:Updating plugin version might be necessary.