feat: update docs models responses

This commit is contained in:
d3m0k1d
2026-02-14 15:35:25 +03:00
parent 3bf3e2a233
commit 9ec570688c
6 changed files with 405 additions and 84 deletions

View File

@@ -26,6 +26,7 @@ docs-upd:
docker:
swag init -g ./cmd/main.go --parseDependency --parseInternal
docker build -t backend .
run-docker: