Skip to content

Commit eff7406

Browse files
authored
Merge pull request #59 from mulesoft-anypoint/dev
Refactor: Team group mappings
2 parents c30fe85 + 463dacc commit eff7406

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/team_group_mappings.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ paths:
3131
schema:
3232
type: string
3333
get:
34+
operationId: getTeamGroupMappings
3435
description: retrieves team groupmappings
3536
parameters:
3637
- name: limit
@@ -56,6 +57,7 @@ paths:
5657
$ref: '#/components/responses/SuccessListTeamGroupMappings'
5758

5859
put:
60+
operationId: putTeamGroupMappings
5961
description: adds the given group mappings to the given team
6062
requestBody:
6163
content:

0 commit comments

Comments
 (0)