Skip to content

Commit f058227

Browse files
committed
Fix FTX crypto exchange enum name
1 parent 4b9970e commit f058227

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • schema_json/endpoint/market_data/crypto/common/enums

schema_json/endpoint/market_data/crypto/common/enums/exchange.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"title": "See <a href=\"https://alpaca.markets/docs/api-documentation/api-v2/market-data/alpaca-crypto-data/\">Crypto Data</a>.",
44
"enum": [
55
"ERSX",
6-
"FTX",
6+
"FTXU",
77
"CBSE"
88
],
99
"javaEnums": [

0 commit comments

Comments
 (0)