Generate OpenAPI Schema on build #2261
-
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? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi @florinspatar , no there isn't anything like that at this time. |
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
Hi @florinspatar , no there isn't anything like that at this time.