Skip to content

Commit

Permalink
Phone docs
Browse files Browse the repository at this point in the history
  • Loading branch information
m-tabaza committed Aug 29, 2024
1 parent bd59fbe commit 3068127
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions docs/mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,11 @@
{
"group": "Phone Support",
"icon": "phone",
"pages": ["phone/phone-support", "phone/ai-phone-agent", "phone/human-phone-agent"]
"pages": [
"phone/phone-support",
"phone/ai-phone-agent",
"phone/human-phone-agent"
]
},
{
"group": "Actions",
Expand Down Expand Up @@ -97,8 +101,8 @@
"pages": [
"api-reference/phone/buy",
"api-reference/phone/get-all-phones",
"api-reference/phone/delete",
"api-reference/phone/update"
"api-reference/phone/update",
"api-reference/phone/delete"
]
},
{
Expand Down

0 comments on commit 3068127

Please sign in to comment.