Skip to content

Commit

Permalink
update openapi file
Browse files Browse the repository at this point in the history
  • Loading branch information
Svisstack committed Feb 27, 2025
1 parent b61ae82 commit 240eca3
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-02-26T10:07:00.7910915Z",
"time": "2025-02-27T10:06:55.8597243Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand All @@ -699,7 +699,7 @@ paths:
examples:
Example response:
value: {
"time": "2025-02-26T10:07:00.7910915Z",
"time": "2025-02-27T10:06:55.8597243Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand All @@ -710,7 +710,7 @@ paths:
examples:
Example response:
value: {
"time": "2025-02-26T10:07:00.7910915Z",
"time": "2025-02-27T10:06:55.8597243Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand All @@ -721,7 +721,7 @@ paths:
examples:
Example response:
value: {
"time": "2025-02-26T10:07:00.7910915Z",
"time": "2025-02-27T10:06:55.8597243Z",
"asset_id_base": "BTC",
"asset_id_quote": "USD",
"rate": 10000.0
Expand Down

0 comments on commit 240eca3

Please sign in to comment.