Skip to content

Commit

Permalink
Update OpenAPI with new endpoints + deprecations (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
CheckSanity authored Oct 25, 2024
1 parent 89ac5da commit 91a6f46
Show file tree
Hide file tree
Showing 2 changed files with 315 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ curl --request GET \

```bash
curl --request GET \
--url https://api.exchangeit.app/v1/currencies/AED/latest \
--url https://api.exchangeit.app/v2/currencies/aed/latest \
--header 'Accept: application/json'
```

Expand Down
Loading

0 comments on commit 91a6f46

Please sign in to comment.