Binance Futures - symbools does not work with Tickers

https://binance-docs.github.io/apidocs/futures/en/#24hr-ticker-price-change-statistics
here it says you can provide “symbols”, but actually i cant find out how to call it? i.e. for 2 symbols this does not work: https://fapi.binance.com/fapi/v1/ticker/24hr?symbols=BTCUSDT,ETHUSDT

that might also be broken on coin-m api.

Hey,
According to the documentation, the symbols parameter is not available for this endpoint.Instead, if you do not specify a symbol parameter, it will return an array of prices for all symbols.