feat: delete usertitle described

This commit is contained in:
Iron_Felix 2025-11-27 05:48:13 +03:00
parent cb9fba6fbc
commit e0a68d7d0f
6 changed files with 526 additions and 228 deletions

4
deploy/api_gen.ps1 Normal file
View 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