Missing comma in JSON metadata example

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Trivial
    • V4.01_COS02
    • Affects Version/s: V4.01_OS
    • Component/s: CSDL JSON
    • None
    • Environment:

      Proposed
      Optimistically Applied

      In 16.1 Products and Categories Example, there’s a “,” missing after “$Nullable”: true for the "Country" navigation property on "Address":

      "Country": {
      "$Kind": "NavigationProperty",
      "$Nullable": true
      "$Type": "self.Country",
      "$ReferentialConstraint":

      { "CountryName": "Name" }

      }

            Assignee:
            Unassigned
            Reporter:
            Michael Pizzo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: