Open jschmidtnj opened 4 years ago
ended up using this instead for python swagger: https://github.com/hh-h/aiohttp-swagger3
java / python client code gen: https://github.com/swagger-api/swagger-codegen (will probably not be necessary, unless requests to the api are needed during analysis)
java swagger annotations: https://github.com/swagger-api/swagger-core/wiki/Swagger-2.X---Getting-started#quick-start
python is done, java is not done (yet)