← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] (ODATA-736) Example 79: double quote missing in value of "Partner"

From
OASIS Issues Tracker <>
Date
2014-10-13T13:05:10+00:00
ID
Thread
[OASIS Issue Tracker] (ODATA-736) Example 79: double quote missing in value of "Partner"
Ralf Handl created ODATA-736:
--------------------------------

             Summary: Example 79: double quote missing in value of "Partner"
                 Key: ODATA-736
                 URL: https://issues.oasis-open.org/browse/ODATA-736
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: Bug
          Components: OData CSDL
    Affects Versions: V4.0_ERRATA01
         Environment: [Proposed]
            Reporter: Ralf Handl
            Priority: Trivial
             Fix For: V4.0_ERRATA02


All values of "Partner" are missing a double quote after Name

"Partner":{ "Name:"Product" }

should be

"Partner":{ "Name":"Product" }




--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
← Prev in month ← Prev in thread
Next in thread → Next in month →