We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65b37d0 commit 5a77347Copy full SHA for 5a77347
.mock/definition/organizations/invites.yml
@@ -11,7 +11,7 @@ service:
11
docs: Get invite link for organization
12
source:
13
openapi: openapi/openapi.yaml
14
- display-name: Invite people
+ display-name: Get invite link
15
response:
16
docs: ''
17
type: root.OrganizationInvite
.mock/openapi/openapi.yaml
@@ -3916,7 +3916,7 @@ paths:
3916
description: Organization does not allow to invite people
3917
security:
3918
- Token: []
3919
- summary: Invite people
+ summary: Get invite link
3920
tags:
3921
- Organizations
3922
- Invites
0 commit comments