kk1
2 years agoRegular Visitor
integrating swagger into existing project
I'm new to this and I'm trying to use Swagger to rewrite some existing APIs in the OpenAI format. This is in Java 8 and is not a Maven project and the site says I should "clone the swagger-core repository, go to the directory of the relevant module (artifact) and run mvn dependency:list". I'm having trouble figuring out what the relevant module would be. Can anyone help?