Do not need check if is the "xml/atom" format or not with json format payload.
Actual:
Return error by checking xml & atom odata format with following rules
error: Common.Core.4653: "Service MUST return service documents as Atom service documents."
error: Common.Core.4654: "Service MUST return XML responses in well formed XML."
ODataValidationTool V1.07
Repro step:
Expect:
Do not need check if is the "xml/atom" format or not with json format payload.
Actual:
Return error by checking xml & atom odata format with following rules error: Common.Core.4653: "Service MUST return service documents as Atom service documents." error: Common.Core.4654: "Service MUST return XML responses in well formed XML."