Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Json format Services do not need run the rules "Common.Core.4653" & "Common.Core.4654". #21

@v-weis

Description

@v-weis

ODataValidationTool V1.07

Repro step:

  1. Select "By Uri" tab with following input, press "Validate";
    -URI:"http://services.odata.org/V4/(S(ula4o1ze2kawob1zbziqncno))/TripPinServiceRW/"
    -OData format: JSON-Min
    -OData Version: OData v4.0 service endpoint
    2.After validation complete.

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."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions