• Type: Improvement
    • Resolution: Fixed
    • Priority: Minor
    • V4.0_ERRATA03
    • Affects Version/s: V4.0_ERRATA02
    • Component/s: CSDL XML
    • None
    • Environment:

      [Applied]

      The example is misleading as it places a percent-encoded string into a URL template that looks like an OData URL (parentheses and single quotes around the genreName), yet this would not result in a correct OData URL if the genreName would contain a single quote.

      Better use a URL template with non-OData URL syntax, e.g.

      http://host/someAPI/Genres/

      {genreName}

      /LongDescription

            Assignee:
            handl
            Reporter:
            handl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: