mirror of
https://github.com/Tribufu/TribufuDotNet
synced 2026-08-09 21:01:07 +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
3
scripts/package.sh
Normal file
3
scripts/package.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
dotnet pack
|
||||
Loading…
Add table
Add a link
Reference in a new issue