OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

odata message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] (ODATA-818) Omit properties whose value is null


Ralf Handl created ODATA-818:
--------------------------------

             Summary: Omit properties whose value is null
                 Key: ODATA-818
                 URL: https://issues.oasis-open.org/browse/ODATA-818
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: Improvement
          Components: OData JSON Format, OData Protocol
    Affects Versions: V4.0_ERRATA02
            Reporter: Ralf Handl
             Fix For: V4.1_WD01


Entities with many properties that are sparsely filled would benefit from optimizing the payload and omitting properties whose value is null.

With odata.metadata=minimal the client can deduce from the context URL whether a property is missing due to not being part of the projection or due to being null.



--
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]