OData / ValidationTool

Enable OData service authors ensure that their service interoperates well with any OData client.
Other
19 stars 16 forks source link

Rules with the same describe run different results whose names are "Common.Core.4066" & "Common.Core.4656". #20

Open v-weis opened 8 years ago

v-weis commented 8 years ago

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:

    No dupliate rules.

    Actual:

    Two rules with same describe run different results. pass : Common.Core.4066 "Service SHOULD support the $format system query option." warning: Common.Core.4656 "Service SHOULD support the $format system query option."