Skip to content

Commit

Permalink
update openapi file
Browse files Browse the repository at this point in the history
  • Loading branch information
Svisstack committed Dec 16, 2024
1 parent 3951544 commit dcd89a1
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": "2024-12-13T10:03:48.0805737Z",
"time": "2024-12-16T10:03:38.1866205Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand All @@ -704,7 +704,7 @@ paths:
examples:
Example response:
value: {
"time": "2024-12-13T10:03:48.0805737Z",
"time": "2024-12-16T10:03:38.1866205Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand All @@ -715,7 +715,7 @@ paths:
examples:
Example response:
value: {
"time": "2024-12-13T10:03:48.0805737Z",
"time": "2024-12-16T10:03:38.1866205Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand All @@ -726,7 +726,7 @@ paths:
examples:
Example response:
value: {
"time": "2024-12-13T10:03:48.0805737Z",
"time": "2024-12-16T10:03:38.1866205Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand Down

0 comments on commit dcd89a1

Please sign in to comment.