Remove redundant unit tests for CommunityComponent and RanksComponent, enhance community.component with dynamic team member display and toggle functionality, update routing for community links, and set stricter field constraints in team schema.

This commit is contained in:
2025-11-08 18:45:03 +01:00
parent 042a6450c2
commit a05a751628
8 changed files with 162 additions and 70 deletions
@@ -12,6 +12,8 @@ getTeam:
description: The group name of the team
schema:
type: string
example: owner
maxLength: 32
responses:
'200':
description: successful operation