Skip to content

Commit

Permalink
update openapi file
Browse files Browse the repository at this point in the history
  • Loading branch information
Svisstack committed Feb 6, 2025
1 parent 255ab66 commit af43f4c
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-05T10:07:27.8953913Z",
"time": "2025-02-06T10:07:48.7042869Z",
"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-05T10:07:27.8953913Z",
"time": "2025-02-06T10:07:48.7042869Z",
"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-05T10:07:27.8953913Z",
"time": "2025-02-06T10:07:48.7042869Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand Down

0 comments on commit af43f4c

Please sign in to comment.