Skip to content

Releases: venkat1701/openapi-java-parser

Release v1.0.1

Choose a tag to compare

@venkat1701 venkat1701 released this 10 Feb 12:39

Fixes:

  1. Added imports in the client sdk
  2. Refactored and removed redundant imports

Initial Release

Choose a tag to compare

@venkat1701 venkat1701 released this 09 Feb 21:49

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.