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

[OASIS Issue Tracker] (ODATA-1174) JSON CSDL should not require nulllable attribute for collections

From
OASIS Issues Tracker <>
Date
2018-04-20T23:07:12+00:00
ID
Thread
[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)
← Prev in month ← Prev in thread
Next in thread → Next in month →