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:
@@ -12,6 +12,8 @@ getTeam:
|
||||
description: The group name of the team
|
||||
schema:
|
||||
type: string
|
||||
example: owner
|
||||
maxLength: 32
|
||||
responses:
|
||||
'200':
|
||||
description: successful operation
|
||||
|
||||
Reference in New Issue
Block a user