Skip to content

Commit 5e13a1b

Browse files
authored
Update README.md
1 parent 76ae243 commit 5e13a1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# OpenAPI Specification to Java Client SDK Generator
2-
This project intends to create the client sdk for your OpenAPI Specification.
1+
# OpenAPI to Java Client SDK Generator
32
---
3+
This project intends to parse your OpenAPI specification and generate the client sdk/API wrapper for using it in Java.
44
## What are the dependencies?
55
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

Comments
 (0)