feat: delete usertitle described
This commit is contained in:
parent
cb9fba6fbc
commit
e0a68d7d0f
6 changed files with 526 additions and 228 deletions
4
deploy/api_gen.ps1
Normal file
4
deploy/api_gen.ps1
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
cd ./api
|
||||
openapi-format .\openapi.yaml --output .\_build\openapi.yaml --yaml
|
||||
cd ..
|
||||
oapi-codegen --config=api\oapi-codegen.yaml api\_build\openapi.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue