Right now we don't check the content types of requests, because the whole API is all JSON. Nevertheless, we should use the correct content types and return errors if wrong content types are used.
This could be part of a "general" section, because it applies to all APIs.
Right now we don't check the content types of requests, because the whole API is all JSON. Nevertheless, we should use the correct content types and return errors if wrong content types are used.
This could be part of a "general" section, because it applies to all APIs.