Skip to content

Commit

Permalink
update openapi file
Browse files Browse the repository at this point in the history
  • Loading branch information
Svisstack committed Mar 3, 2025
1 parent 564b305 commit 043cd22
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions openapi/exchange-rates-api-historical.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ paths:
examples:
Example response:
value: {
"time": "2025-02-28T10:09:26.2718554Z",
"time": "2025-03-03T10:07:30.2244653Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand All @@ -555,7 +555,7 @@ paths:
examples:
Example response:
value: {
"time": "2025-02-28T10:09:26.2718554Z",
"time": "2025-03-03T10:07:30.2244653Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand All @@ -566,7 +566,7 @@ paths:
examples:
Example response:
value: {
"time": "2025-02-28T10:09:26.2718554Z",
"time": "2025-03-03T10:07:30.2244653Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand Down

0 comments on commit 043cd22

Please sign in to comment.