mirror of
https://github.com/tribufu/tribufu-dotnet
synced 2026-05-06 06:37:28 +00:00
Generate client with open-api-generator (#1)
* Generate project with open-api-generator * Add example project * Create wrapper class
This commit is contained in:
parent
311678cfd6
commit
d791408793
87 changed files with 24687 additions and 6126 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -2,6 +2,8 @@
|
|||
bin/
|
||||
obj/
|
||||
|
||||
.DS_Store
|
||||
.env
|
||||
*.filters
|
||||
*.user
|
||||
.DS_Store
|
||||
desktop.ini
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue