Releases: venkat1701/openapi-java-parser
Releases · venkat1701/openapi-java-parser
Release v1.0.1
Fixes:
- Added imports in the client sdk
- Refactored and removed redundant imports
Initial Release
This is the first release of the OpenAPI to Java Client SDK Generator, which gives options to the user to choose between retrofit and okhttp3 in order to make their Client SDK around the given OpenAPI file.