Today, the contracts/public/items/{contractId} API started returning malformed responses. According to ESI, it should return 204 No Content when the contract has been accepted. I’m instead getting HTTP 200 OK responses with an empty response body, which breaks existing applications that expect a JSON response.
This worked as of yesterday. Anyone know if a change was pushed to the API? It would be really interesting if so, since we haven’t seen much development on the API in a while.