Generate api client with openapi-generator (#3)

* Generate api client with openapi-generator

* Add wrapper struct

* Add basic example
This commit is contained in:
Guilherme Werner
2025-06-03 19:47:49 -03:00
committed by GitHub
parent e701f20c1a
commit 23af141e2d
69 changed files with 6886 additions and 880 deletions

View File

@ -0,0 +1,8 @@
docs/
.gitignore
.travis.yml
Cargo.toml
git_push.sh
README.md
src/lib.rs