Changes to Update an existing entity dynamic mapping by identifier
PUT /api/v1/entity_dynamic_mappings/{identifier}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 13 revisions of this API.337
What changed
- ▲
added the new required request property
actionnew-required-request-property
- ●
removed the optional property
errorDescriptionfrom the response with the400statusresponse-optional-property-removed
- ●
removed the optional property
errorDescriptionfrom the response with the404statusresponse-optional-property-removed
- ●
removed the optional property
errorDescriptionfrom the response with the409statusresponse-optional-property-removed
- ○
added the optional property
actionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
error_descriptionto the response with the400statusresponse-optional-property-added
- ○
added the optional property
error_descriptionto the response with the404statusresponse-optional-property-added
- ○
added the optional property
error_descriptionto the response with the409statusresponse-optional-property-added
- ▲
- ○
the request property
entity/propertiesbecame optionalrequest-property-became-optional
- ○
the request property
entity/relationsbecame optionalrequest-property-became-optional
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the
entity/relationsrequest property type/format changed fromobject/toarray/request-property-type-changed
- ▲
the
entity/relationsresponse's property type/format changed fromobject/toarray/for status200response-property-type-changed
- ▲
- ○
endpoint added
endpoint-added
- ○