Closed hurricup closed 3 years ago
Request: https://www.edsm.net/api-v1/systems?systemName=hd+66
https://www.edsm.net/api-v1/systems?systemName=hd+66
Expected: all systems starting with hd 66 Actual: only hd 66
hd 66
Feels like system first checks exact match and returns it if any. But If I want the exact match, I use system endpoint, instead of systems.
system
Hey!
https://www.edsm.net/api-v1/systems?systemName=hd+66%
Cheers
Thank you. Would be nice to have this documented then.
Request:
https://www.edsm.net/api-v1/systems?systemName=hd+66
Expected: all systems starting with
hd 66
Actual: onlyhd 66
Feels like system first checks exact match and returns it if any. But If I want the exact match, I use
system
endpoint, instead of systems.