Changes to UPDATE: Updates a document in the collection
PUT /{collection}/{identifier}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 6 revisions of this API.9627
What changed
- ○
the endpoint scheme security
accessTokenwas removed from the APIapi-security-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
removed the success response with the status
204response-success-status-removed
- ○
the endpoint scheme security
accessTokenwas added to the APIapi-security-added
- ○
the endpoint scheme security
jwtokenwas added to the APIapi-security-added
- ○
the endpoint scheme security
apiKeyAuthwas removed from the APIapi-security-removed
- ○
added the media type
application/jsonfor the response with the status201response-media-type-added
- ○
added the media type
application/jsonfor the response with the status400response-media-type-added
- ○
added the media type
application/jsonfor the response with the status401response-media-type-added
- ○
added the media type
application/jsonfor the response with the status403response-media-type-added
- ○
added the media type
application/jsonfor the response with the status404response-media-type-added
- ○
added the media type
application/jsonfor the response with the status410response-media-type-added
- ○
added the media type
application/jsonfor the response with the status412response-media-type-added
- ○
added the media type
application/jsonfor the response with the status422response-media-type-added
- ○
added the success response with the status
200response-success-status-added
- ▲
- ○
added the new optional request property
oneOf[DeviceStatus]/allOf[DocumentBase]/isReadOnlynew-optional-request-property
- ○
added the new optional request property
oneOf[Entry]/allOf[DocumentBase]/isReadOnlynew-optional-request-property
- ○
added the new optional request property
oneOf[Food]/allOf[DocumentBase]/isReadOnlynew-optional-request-property
- ○
added the new optional request property
oneOf[Profile]/allOf[DocumentBase]/isReadOnlynew-optional-request-property
- ○
added the new optional request property
oneOf[Settings]/allOf[DocumentBase]/isReadOnlynew-optional-request-property
- ○
added the new optional request property
oneOf[Treatment]/allOf[DocumentBase]/isReadOnlynew-optional-request-property
- ○
added the non-success response with the status
422response-non-success-status-added
- ○
- ▲
removed the media type
application/jsonfor the response with the status201response-media-type-removed
- ▲
removed the media type
application/jsonfor the response with the status400response-media-type-removed
- ▲
removed the media type
application/jsonfor the response with the status401response-media-type-removed
- ▲
removed the media type
application/jsonfor the response with the status403response-media-type-removed
- ▲
removed the media type
application/jsonfor the response with the status404response-media-type-removed
- ▲
removed the media type
application/jsonfor the response with the status410response-media-type-removed
- ▲
removed the media type
application/jsonfor the response with the status412response-media-type-removed
- ▲
removed the success response with the status
200response-success-status-removed
- ●
removed the request property
oneOf[DeviceStatus]/allOf[DocumentBase]/isReadOnlyrequest-property-removed
- ●
removed the request property
oneOf[Entry]/allOf[DocumentBase]/isReadOnlyrequest-property-removed
- ●
removed the request property
oneOf[Food]/allOf[DocumentBase]/isReadOnlyrequest-property-removed
- ●
removed the request property
oneOf[Profile]/allOf[DocumentBase]/isReadOnlyrequest-property-removed
- ●
removed the request property
oneOf[Settings]/allOf[DocumentBase]/isReadOnlyrequest-property-removed
- ●
removed the request property
oneOf[Treatment]/allOf[DocumentBase]/isReadOnlyrequest-property-removed
- ○
the endpoint scheme security
apiKeyAuthwas added to the APIapi-security-added
- ○
the endpoint scheme security
jwtokenwas removed from the APIapi-security-removed
- ○
added the new optional
headerrequest parameterDateto all path's operationsnew-optional-request-default-parameter-to-existing-path
- ○
added the new optional
queryrequest parameternowto all path's operationsnew-optional-request-default-parameter-to-existing-path
- ○
added the new optional
queryrequest parametertokento all path's operationsnew-optional-request-default-parameter-to-existing-path
- ○
removed the non-success response with the status
422response-non-success-status-removed
- ○
added the success response with the status
204response-success-status-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲