Generate OpenAPI Schema on build #2261
Answered
by
MikeEdgar
florinspatar
asked this question in
Q&A
|
I saw the Maven & Gradle plugins that creates the OpenAPI Schema on build. Is there a general purpose command line equivalent that can be used from Apache Ant? |
Answered by
MikeEdgar
May 9, 2025
Replies: 2 comments 2 replies
|
Hi @florinspatar , no there isn't anything like that at this time. |
0 replies
Answer selected by
florinspatar
|
Hi @MikeEdgar , based on the Gradle plugin, I adapted the code so I could use it outside of Gradle. I'm able to generate OpenAPI in JSON format, but the |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @florinspatar , no there isn't anything like that at this time.