Event detail resource: PATCH request
The requirements for a HTTP PATCH request to a detail resource instance URI.
Element | Description |
---|---|
HTTP method | PATCH |
Query parameters | Not applicable |
Request headers |
|
Accept | application/rdf+xml |
Content-type | application/rdf+xml |
Request body | An RDF/XML partial description of the detail resource, which defines the properties to update. |
Example | http://localhost/objectserver/oslc/detail/ABCDEFG%23%23%23%230 |