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 31, 2024
1 parent b21c011 commit 3148953
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-26T10:03:39.3341503Z",
"time": "2024-12-31T10:04:08.7091049Z",
"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-26T10:03:39.3341503Z",
"time": "2024-12-31T10:04:08.7091049Z",
"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-26T10:03:39.3341503Z",
"time": "2024-12-31T10:04:08.7091049Z",
"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-26T10:03:39.3341503Z",
"time": "2024-12-31T10:04:08.7091049Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand Down

0 comments on commit 3148953

Please sign in to comment.