Skip to content

Commit 0782abf

Browse files
authored
Refactor JSON structure in toc.mapping.json
1 parent b99874f commit 0782abf

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

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

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3565,12 +3565,7 @@
35653565
"href": "../../api/teamwork-sendactivitynotificationtorecipients.md"
35663566
}
35673567
]
3568-
}
3569-
],
3570-
"complexTypes": [
3571-
"forwardToChatResult"
3572-
],
3573-
"childNodes": [
3568+
},
35743569
{
35753570
"name": "Sections (preview)",
35763571
"resources": [
@@ -3581,6 +3576,9 @@
35813576
"sectionDisplayIcon"
35823577
]
35833578
}
3579+
],
3580+
"complexTypes": [
3581+
"forwardToChatResult"
35843582
]
35853583
},
35863584
{

0 commit comments

Comments
 (0)