Skip to content

OData v4 TripIn conversion semantic error #149

Description

@MartinPankraz

The v4 example cannot be converted to a proper swagger definition using the Oasis converter.

Find the service metadata here: https://services.odata.org/V4/TripPinServiceRW/$metadata

It fails validation on editor.swagger.io with

Semantic error at paths./People('{UserName}')/Microsoft.OData.SampleService.Models.TripPin.GetFriendsTrips(userName='{userName}')
Parameter names are case-sensitive. The parameter named "userName" does not match the case used in the path "/People('{UserName}')/Microsoft.OData.SampleService.Models.TripPin.GetFriendsTrips(userName='{userName}')".
[Jump to line 402]()

Would be great to get perspective where this needs to be addressed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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