Skip to content

Commit

Permalink
update openapi file
Browse files Browse the repository at this point in the history
  • Loading branch information
Svisstack committed Jan 8, 2025
1 parent c1bf8f6 commit b6a5b8a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data-api/coinapi-marketdata-rest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,7 @@ paths:
examples:
Example response:
value: {
"time": "2025-01-03T10:03:40.9045449Z",
"time": "2025-01-08T10:03:58.4483302Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand All @@ -704,7 +704,7 @@ paths:
examples:
Example response:
value: {
"time": "2025-01-03T10:03:40.9045449Z",
"time": "2025-01-08T10:03:58.4483302Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand All @@ -715,7 +715,7 @@ paths:
examples:
Example response:
value: {
"time": "2025-01-03T10:03:40.9045449Z",
"time": "2025-01-08T10:03:58.4483302Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand All @@ -726,7 +726,7 @@ paths:
examples:
Example response:
value: {
"time": "2025-01-03T10:03:40.9045449Z",
"time": "2025-01-08T10:03:58.4483302Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand Down

0 comments on commit b6a5b8a

Please sign in to comment.