feat: add maps pages
Some checks failed
CI/CD Pipeline / Quality Gate (push) Failing after 41s
CI/CD Pipeline / Build and Deploy Dev via Compose (push) Has been skipped

This commit is contained in:
Gleb Korotkiy
2026-06-24 21:44:55 +03:00
parent 74b3cc4b91
commit 20a3e0a843
65 changed files with 24145 additions and 103 deletions

View File

@@ -7,6 +7,7 @@ const OPENAPI_FILE_PATH = resolve(process.cwd(), 'openapi.json')
const tagNameMap: Record<string, string> = {
Аутентификация: 'authentication',
'Карта компетенций: аналитика': 'competence-map-analytics',
'Карта компетенций: карта связей': 'competence-map-association-map',
Мониторинг: 'monitoring',
Пользователь: 'user',
'Управление пользователями': 'user-management',