You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# OpenAPI Specification to Java Client SDK Generator
2
+
This project intends to create the client sdk for your OpenAPI Specification.
3
+
---
4
+
## What are the dependencies?
5
+
This makes use of `swagger-parser` and the publicly archived `javapoet` libraries in order to parse the swagger file and generate the client sdk respectively.
0 commit comments