[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [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)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]