Skip to content

Update Agent Memory OpenAPI spec (custom memory types) - #3749

Merged
dwdougherty merged 1 commit into
redis:mainfrom
atanas-andonov:MOD-17150-agent-memory-openapi-custom-types
Aug 6, 2026
Merged

Update Agent Memory OpenAPI spec (custom memory types)#3749
dwdougherty merged 1 commit into
redis:mainfrom
atanas-andonov:MOD-17150-agent-memory-openapi-custom-types

Conversation

@atanas-andonov

Copy link
Copy Markdown
Contributor

Summary

Syncs the Agent Memory data-plane OpenAPI spec (content/develop/ai/context-engine/agent-memory/api-reference/openapi-agent-memory.json) from the latest successful publish-memory-dp-openapi workflow run on redislabsdev/iris main:

Net result: 10 paths, 58 schemas. Valid JSON, no dangling $refs.

Notable additions vs the previous published docs spec:

  • attributes on memory records / create payloads / long-term search filters (AttributeMap, AttributeFilterMap, AttributeFilterClause)
  • PATCH /v1/stores/{storeId}/long-term-memory/{memoryId}/fields
  • GET /v1/stores/{storeId}/health
  • custom-type wording on memoryType descriptions

Related files

  • api-reference.md renders directly from the spec (sourcefile: ./openapi-agent-memory.json), so it updates automatically — no manual change needed.

Ticket

MOD-17150
Link: https://redislabs.atlassian.net/browse/MOD-17150

Made with Cursor

Sync openapi-agent-memory.json from the latest redislabsdev/iris
publish-memory-dp-openapi workflow artifact on main after unhiding
custom memory types in the published dataplane OpenAPI.

Co-authored-by: Cursor <cursoragent@cursor.com>
@atanas-andonov
atanas-andonov marked this pull request as ready for review August 5, 2026 13:12
@dwdougherty
dwdougherty merged commit 4cdb355 into redis:main Aug 6, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants