Skip to content

Commit bd73d3d

Browse files
authored
Move invitation to users node in TOC
1 parent 9aa326e commit bd73d3d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

api-reference/beta/toc/toc.mapping.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"name": "Users",
55
"overview": "../../resources/users.md",
66
"resources": [
7-
"user"
7+
"user",
8+
"invitation"
89
]
910
},
1011
{
@@ -1461,8 +1462,7 @@
14611462
"dataPolicyOperation",
14621463
"oAuth2PermissionGrant",
14631464
"certificateBasedAuthConfiguration",
1464-
"externalIdentitiesPolicy",
1465-
"invitation"
1465+
"externalIdentitiesPolicy"
14661466
],
14671467
"childNodes": [
14681468
{

0 commit comments

Comments
 (0)