mirror of
https://github.com/tribufu/tribufu-rust
synced 2026-05-06 06:47:28 +00:00
Generate api client with openapi-generator (#3)
* Generate api client with openapi-generator * Add wrapper struct * Add basic example
This commit is contained in:
parent
e701f20c1a
commit
23af141e2d
69 changed files with 6886 additions and 880 deletions
|
|
@ -1,3 +1,2 @@
|
|||
CLIENT_ID=
|
||||
CLIENT_SECRET=
|
||||
TRIBUFU_API_URL=https://api.tribufu.com
|
||||
TRIBUFU_API_KEY=""
|
||||
TRIBUFU_API_URL="https://api.tribufu.com"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue