Skip to content

Commit

Permalink
fix: PR comments [skip pizza]
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr committed Sep 22, 2023
1 parent a921c4b commit fb5d718
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions api.planx.uk/modules/team/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ paths:
/team/{teamId}/add-member:
put:
summary: Add user to team, and assign them a role
description:
"Requires authentication via the WARP platform
description: "Requires authentication via a Cloudflare WARP client
\n\n
Please login at [https://api.editor.planx.uk/team](https://api.editor.planx.uk/team){:target='_blank'}"
tags: ["team"]
Expand All @@ -47,8 +46,7 @@ paths:
/team/{teamId}/change-member-role:
patch:
summary: Change role of an existing team member
description:
"Requires authentication via the WARP platform
description: "Requires authentication via a Cloudflare WARP client
\n\n
Please login at [https://api.editor.planx.uk/team](https://api.editor.planx.uk/team){:target='_blank'}"
tags: ["team"]
Expand All @@ -68,8 +66,7 @@ paths:
/team/{teamId}/remove-member:
delete:
summary: Remover user from team
description:
"Requires authentication via the WARP platform
description: "Requires authentication via a Cloudflare WARP client
\n\n
Please login at [https://api.editor.planx.uk/team](https://api.editor.planx.uk/team){:target='_blank'}"
tags: ["team"]
Expand Down

0 comments on commit fb5d718

Please sign in to comment.