[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (ODATA-721) Specify DELETE for a complex property
[ https://issues.oasis-open.org/browse/ODATA-721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ralf Handl updated ODATA-721:
-----------------------------
Proposal:
Section 11.4.9.2 Set a Value to Null
Change 1st sentence, 11th word from "primitive" to "structural":
A successful DELETE request to the edit URL for a primitive property,
or to the edit URL of the raw value of a primitive property,
sets the property to null.
to
A successful DELETE request to the edit URL for a structural property,
or to the edit URL of the raw value of a primitive property,
sets the property to null.
Change last sentence from
Updating a Primitive Property with a null value also sets the property to null.
to
Updating a primitive property or a complex property with a null value also sets the property to null.
("complex property" hyperlinks to section 11.4.9.3)
Change title of section 11.4.9.3, last word from
11.4.9.3 Update a Complex Type
to
11.4.9.3 Update a Complex Property
was:
Section 11.4.9.2 Set a Value to Null
Change 1st sentence, 11th word from "primitive" to "structural":
A successful DELETE request to the edit URL for a primitive property,
or to the edit URL of the raw value of a primitive property, sets the property to null.
to
A successful DELETE request to the edit URL for a structural property,
or to the edit URL of the raw value of a primitive property, sets the property to null.
Change last sentence from
Updating a Primitive Property with a null value also sets the property to null.
to
Updating a primitive property or a complex property with a null value also sets the property to null.
("complex property" hyperlinks to section 11.4.9.3)
Change title of section 11.4.9.3, last word from
11.4.9.3 Update a Complex Type
to
11.4.9.3 Update a Complex Property
> Specify DELETE for a complex property
> -------------------------------------
>
> Key: ODATA-721
> URL: https://issues.oasis-open.org/browse/ODATA-721
> Project: OASIS Open Data Protocol (OData) TC
> Issue Type: Improvement
> Components: OData Protocol
> Affects Versions: V4.0_OS
> Environment: [Proposed]
> Reporter: Ralf Handl
> Priority: Minor
> Fix For: V4.0_ERRATA02
>
>
> Section 11.4.9 specifies requests to property URLs but omits DELETE for complex values
--
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]