Is there a way to get the list of all stations without sending parameters, specifically the name field ?
When i call the service get - /api/v2/stations, if i don't send a name of the station it returns an empty list, and i wanted to know if there is a wildcard or something that i can send so that it returns a list with all stations.
Also, there was any change in this service (/api/v2/stations) recently ?