SpaceTradersAPI / api-docs

The API documentation for the SpaceTraders API
143 stars 36 forks source link

Error 500 gives a link to a deprecated repository #31

Closed nielsegberts closed 1 year ago

nielsegberts commented 1 year ago

When I encountered an error 500, it returned the following message:

{
  "error": {
    "code":500,
    "message":"Something unexpected went wrong! If you want to help you can file an issue here: https://github.com/SpaceTradersAPI/issues-and-suggestions"
  }
}

However that repository mentions it's deprecated and issues should be filed here instead.

space-admiral commented 1 year ago

Thanks for catching this! Just pushed an update for that message.