- Add acceptance criteria assertions to OpenApiGeneratorTest: - Verify /api/community/admin/memberships path exists - Verify /api/admin/users path exists - Verify getAllUsers operation exists - Regenerate frontend API client from OpenAPI spec - Fix frontend type error: remove unnecessary userId parameter from deleteUserTariff call (backend uses @CurrentUserId from JWT) |
||
|---|---|---|
| .idea | ||
| .mvn/wrapper | ||
| docs/compose/reports | ||
| eeg_backend | ||
| eeg_frontend | ||
| .dockerignore | ||
| .env.example | ||
| .gitattributes | ||
| .gitignore | ||
| AGENTS.md | ||
| ai-context.ps1 | ||
| deploy.sh | ||
| DEPLOYMENT.md | ||
| docker-compose.yml | ||
| Dockerfile | ||
| mvnw | ||
| mvnw.cmd | ||
| nginx-ssl.conf | ||
| nginx.conf | ||
| pom.xml | ||
| setup-server.sh | ||
| setup-ssl.sh | ||