Skip to content

Commit

Permalink
rearrange mint.json
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-tey committed Aug 20, 2024
1 parent 6006b42 commit 72dd788
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 121,10 @@
"api-reference/endpoint/bulk-update-links"
]
},
{
"group": "QR Codes",
"pages": ["api-reference/endpoint/retrieve-a-qr-code"]
},
{
"group": "Analytics",
"pages": ["api-reference/endpoint/retrieve-analytics"]
Expand All @@ -130,14 134,11 @@
"pages": ["api-reference/endpoint/retrieve-a-list-of-events"]
},
{
"group": "QR Codes",
"pages": ["api-reference/endpoint/retrieve-a-qr-code"]
},
{
"group": "Workspaces",
"group": "Tags",
"pages": [
"api-reference/endpoint/retrieve-a-workspace",
"api-reference/endpoint/update-a-workspace"
"api-reference/endpoint/create-a-new-tag",
"api-reference/endpoint/retrieve-a-list-of-tags",
"api-reference/endpoint/update-a-tag"
]
},
{
Expand All @@ -150,11 151,10 @@
]
},
{
"group": "Tags",
"group": "Workspaces",
"pages": [
"api-reference/endpoint/create-a-new-tag",
"api-reference/endpoint/retrieve-a-list-of-tags",
"api-reference/endpoint/update-a-tag"
"api-reference/endpoint/retrieve-a-workspace",
"api-reference/endpoint/update-a-workspace"
]
},
{
Expand Down

0 comments on commit 72dd788

Please sign in to comment.