(Moved from https://github.com/telefonicaid/fiware-orion/issues/2343)
I have doubt concerning the MIME types requirement:
In the NGSIv2 spec we have in the section MIME Types the following:
the response payloads other than application/json and test/plain are not accepted.
Although the MIME types requierement was only mentioned on the following operation:
- section: Attribute Value, operation: Get attribute value
- section: Attribute Value, operation: Update attribute value
So does the MIME Types requierement shall be taken into consideration in all requests having a payload response or only on the operations mentioned above?