Skip to content

Commit 89f0a28

Browse files
authored
(DOCSP-45412) Adds invitation bypass feature to OM APIs.-v8.0-backport (566) (#588)
# Backport This will backport the following commits from `master` to `v8.0`: - [(DOCSP-45412) Adds invitation bypass feature to OM APIs. (#566)](10gen/docs-ops-manager#566) <!--- Backport version: 9.6.2 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport)
1 parent ffa6647 commit 89f0a28

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

source/reference/api/invitations/organizations/create-one-invitation.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ Invites one user to the |mms| organization that you specify.
1616

1717
The user must accept the invitation to access the |mms| organization.
1818

19+
If :setting:`Bypass Invitation Mode` is enabled, |service| adds the user to the
20+
organization immediately and doesn't return an invitation for that user.
21+
1922
Required Roles
2023
--------------
2124

source/reference/api/invitations/projects/create-one-invitation.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Create One Project Invitation
1515
Retrieve details for one pending invitation to the specified
1616
|mms| project.
1717

18+
If :setting:`Bypass Invitation Mode` is enabled, |service| adds the user to the
19+
project immediately and doesn't return an invitation for that user.
20+
1821
Required Roles
1922
--------------
2023

0 commit comments

Comments
 (0)