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-1614) Add NonSelectableProperties to SelectSupportType


Michael Pizzo created ODATA-1614:
------------------------------------

             Summary: Add NonSelectableProperties to SelectSupportType
                 Key: ODATA-1614
                 URL: https://issues.oasis-open.org/browse/ODATA-1614
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: New Feature
          Components: Vocabularies
    Affects Versions: V4.01_OS
         Environment: [Proposed]
            Reporter: Michael Pizzo
             Fix For: V4.01_ERRATA01


There are times when properties can only be set when creating an entity or updating an entity, but cannot be retrieved. An example of this would be a password, which can be set through the API but not read.

We have capabilities for saying that a property can *not*Âbe specified on creation (InsertRestrictions.NonInsertableProperties) or can not be specified on update (UpdateRestrictions.NonUpdatableProperties), and we have SelectSupportType for describing select capabilities, but we don't have any way to say a particular property cannot be read (there is no NonSelectableProperties).



--
This message was sent by Atlassian Jira
(v8.3.3#803004)


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