msg and msgnum fields are missing in the system/systems endpoint responses. These endpoints repond with {} provided an incorrect parameter value (see the example request below). It would be much easier to check if the request has yielded something useful or not if msg and msgnum are included in the response.
GET https://www.edsm.net/api-system-v1/stations/shipyard
?systemName=Sol
&stationName=Daedxalus
msg
andmsgnum
fields are missing in the system/systems endpoint responses. These endpoints repond with{}
provided an incorrect parameter value (see the example request below). It would be much easier to check if the request has yielded something useful or not ifmsg
andmsgnum
are included in the response.