Skip to content

Commit 7351ddd

Browse files
feat: update bitgo-api-docs
This commit updates the BitGo API.
1 parent 13e3bac commit 7351ddd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8828,7 +8828,7 @@ paths:
88288828
/api/v1/marketdata/cryptocompare/historical/prices:
88298829
get:
88308830
tags:
8831-
- Market Data
8831+
- CryptoCompare
88328832
summary: Get historical prices
88338833
description: Get a list of historical prices in a specified time range. Using this endpoint requires an access token with the appropriate enterprise ID.
88348834
operationId: marketdata.cryptocompare.historical.prices.get
@@ -8856,7 +8856,7 @@ paths:
88568856
/api/v1/marketdata/cryptocompare/spot/prices:
88578857
get:
88588858
tags:
8859-
- Market Data
8859+
- CryptoCompare
88608860
summary: Get spot prices
88618861
description: Get historical spot prices from a specific time. Using this endpoint requires an access token with the appropriate enterprise ID.
88628862
operationId: marketdata.cryptocompare.spot.prices.get

0 commit comments

Comments
 (0)