[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Created: (ODATA-508) Delete leftover "respectively" from 6th paragraph of [JSON] Section 5, Service Document
Delete leftover "respectively" from 6th paragraph of [JSON] Section 5, Service Document
---------------------------------------------------------------------------------------
Key: ODATA-508
URL: http://tools.oasis-open.org/issues/browse/ODATA-508
Project: OASIS Open Data Protocol (OData) TC
Issue Type: Bug
Components: OData JSON Format
Affects Versions: V4.0_CS
Environment: [Proposed]
Reporter: Michael Pizzo
Priority: Minor
Fix For: V4.0_ERRATA01
The 6th paragraph in section 5, Service Document, used to read:
JSON objects representing a function or action import MUST contain this name/value pair with a value of FunctionImport or ActionImport, respectively.
However, action imports should never appear in the service document, so we (correctly) removed the reference to Action Imports. However, we accidentally left in the trailing ",respectively":
JSON objects representing a function import MUST contain the kind name/value pair with a value of FunctionImport, respectively.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]