Skip to content

Commit

Permalink
fix: remove redundant get- prefix from analytics-config route
Browse files Browse the repository at this point in the history
  • Loading branch information
bkrem committed May 10, 2024
1 parent 7cc00d4 commit 3eead4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/specs/meta-clients/web3modal/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ Fetches image for known fiat currencies using the currency's symbol.

- A binary image file (Blob)

### GET `/v2/get-analytics-config`
### GET `/v2/analytics-config`

Fetches the analytics configuration for the project based on the mandatory `projectId=` query parameter.

Expand Down

0 comments on commit 3eead4a

Please sign in to comment.