Changes to Update a memory (creates new version)
PATCH /v4/memories
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 5 of the 46 revisions of this API.227
What changed
- ○
api tag
Content Managementaddedapi-tag-added
- ○
api tag
Memoriesremovedapi-tag-removed
- ○
- ○
added the new optional request property
allOf[subschema #2]/forgetAfternew-optional-request-property
- ○
added the new optional request property
allOf[subschema #2]/forgetReasonnew-optional-request-property
- ○
added the new optional request property
allOf[subschema #2]/temporalContextnew-optional-request-property
- ○
added the required property
forgetAfterto the response with the200statusresponse-required-property-added
- ○
added the required property
forgetReasonto the response with the200statusresponse-required-property-added
- ○
- ▲
request body became required
request-body-became-required
- ▲
- ●
changed the pattern of the request property
allOf[subschema #1]/containerTagfrom^[a-zA-Z0-9_-]+$to^[a-zA-Z0-9_:-]+$request-property-pattern-changed
- ●
- ▲
added the pattern
^[a-zA-Z0-9_-]+$to the request propertyallOf[subschema #1]/containerTagrequest-property-pattern-added
- ●
the
allOf[subschema #1]/containerTagrequest property's maxLength was set to100request-property-max-length-set
- ▲