Skip to content

Releases: venkat1701/openapi-java-parser

Release v1.0.1

10 Feb 12:39

Choose a tag to compare

Fixes:

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

Initial Release

09 Feb 21:49

Choose a tag to compare

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.