Skip to content

Commit f79d588

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

api-reference/v1.0/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
{
@@ -955,8 +956,7 @@
955956
"resources": [
956957
"dataPolicyOperation",
957958
"oAuth2PermissionGrant",
958-
"certificateBasedAuthConfiguration",
959-
"invitation"
959+
"certificateBasedAuthConfiguration"
960960
],
961961
"childNodes": [
962962
{

0 commit comments

Comments
 (0)