Skip to content

Commit

Permalink
docs(navigation): add intelligent search api
Browse files Browse the repository at this point in the history
  • Loading branch information
julia-rabello committed Oct 27, 2023
1 parent b084f67 commit a585508
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion public/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -5212,6 +5212,30 @@
}
]
},
{
"name": "Intelligent Search Events API - Headless",
"slug": "intelligent-search-events-api-headless",
"origin": "",
"type": "openapi",
"children": [
{
"name": "Events",
"slug": "intelligent-search-events-api-headless-events",
"type": "category",
"children": [
{
"name": "Save Events",
"slug": "intelligent-search-events-api-headless",
"type": "openapi",
"method": "POST",
"origin": "",
"endpoint": "/event",
"children": []
}
]
}
]
},
{
"name": "License Manager API",
"slug": "license-manager-api",
Expand Down Expand Up @@ -14974,4 +14998,4 @@
]
}
]
}
}

0 comments on commit a585508

Please sign in to comment.