Skip to content

Commit

Permalink
update openapi file
Browse files Browse the repository at this point in the history
  • Loading branch information
Svisstack committed Aug 5, 2024
1 parent 0bb451e commit 52e97cc
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 @@ -694,7 +694,7 @@ paths:
examples:
Example response:
value: {
"time": "2024-08-05T13:28:13.3342305Z",
"time": "2024-08-05T13:32:13.7126165Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand All @@ -705,7 +705,7 @@ paths:
examples:
Example response:
value: {
"time": "2024-08-05T13:28:13.3342305Z",
"time": "2024-08-05T13:32:13.7126165Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand All @@ -716,7 +716,7 @@ paths:
examples:
Example response:
value: {
"time": "2024-08-05T13:28:13.3342305Z",
"time": "2024-08-05T13:32:13.7126165Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand All @@ -727,7 +727,7 @@ paths:
examples:
Example response:
value: {
"time": "2024-08-05T13:28:13.3342305Z",
"time": "2024-08-05T13:32:13.7126165Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand Down

0 comments on commit 52e97cc

Please sign in to comment.