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-808) Minor changes to new OnlyDeclaredProperties annotation


Michael Pizzo created ODATA-808:
-----------------------------------

             Summary: Minor changes to new OnlyDeclaredProperties annotation
                 Key: ODATA-808
                 URL: https://issues.oasis-open.org/browse/ODATA-808
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: Bug
          Components: Vocabularies
    Affects Versions: V4.0_ERRATA02
         Environment: [Applied]
            Reporter: Michael Pizzo
             Fix For: V4.0_ERRATA03


In OData V3 only opentypes were allowed to return properties not advertised in $metadata.

In OData V4, for increased resiliency, we said that clients should be prepared to handle additional properties on any resource, and the introduction of PATCH as the preferred method for updating allows that to happen without loss.

However, we lost the ability for a service to say that they will never return additional properties (which is probably the default case). Since clients are required to support additional properties we didn't think this was important, but as we look to a json-schema format it becomes interesting for telling clients (i.e., for validation) whether or not additional properties are allowed.



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