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 27, 2025
1 parent b094e85 commit e6eb0d5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions openapi/exchange-rates-api-realtime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -688,7 +688,7 @@ paths:
examples:
Example response:
value: {
"time": "2025-01-24T10:09:16.2833700Z",
"time": "2025-01-27T10:06:21.3482654Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand All @@ -699,7 +699,7 @@ paths:
examples:
Example response:
value: {
"time": "2025-01-24T10:09:16.2833700Z",
"time": "2025-01-27T10:06:21.3482654Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand All @@ -710,7 +710,7 @@ paths:
examples:
Example response:
value: {
"time": "2025-01-24T10:09:16.2833700Z",
"time": "2025-01-27T10:06:21.3482654Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand All @@ -721,7 +721,7 @@ paths:
examples:
Example response:
value: {
"time": "2025-01-24T10:09:16.2833700Z",
"time": "2025-01-27T10:06:21.3482654Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand Down

0 comments on commit e6eb0d5

Please sign in to comment.