Skip to content

Commit

Permalink
Merge pull request #20 from Flared/aviau/new-search-api
Browse files Browse the repository at this point in the history
document new search API
  • Loading branch information
aviau authored Oct 2, 2024
2 parents 21bea6b + c4d1bb7 commit 9f0ed67
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/api-reference/v4/endpoints/global-search.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Global Search"
title: "Search (new)"
api: "POST https://api.flare.io/firework/v4/events/global/_search"
---

Expand Down
3 changes: 2 additions & 1 deletion docs/mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,8 @@
},
{
"group": "Global Search",
"pages": [
"pages": [
"api-reference/v4/endpoints/global-search",
"api-reference/v2/endpoints/search/get-search",
"api-reference/v2/endpoints/search/post-search"
]
Expand Down

0 comments on commit 9f0ed67

Please sign in to comment.