[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (ODATA-1174) JSON CSDL should not require nulllable attribute for collections
Michael Pizzo created ODATA-1174:
------------------------------------
Summary: JSON CSDL should not require nulllable attribute for collections
Key: ODATA-1174
URL: https://issues.oasis-open.org/browse/ODATA-1174
Project: OASIS Open Data Protocol (OData) TC
Issue Type: Bug
Environment: Proposed
Reporter: Michael Pizzo
The conformance section for JSON CSDL includes the requirement that the metadata must specify the nullable attribute for collections. This was inherited from XML CSDL because the default of nullable=true was wrong for collections.
For JSON CSDL, the default for nullable is false, which makes sense for collections as well, and should not have to be specified.
--
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]