Skip to content

Add conversation attribute update support to data attributes API spec#471

Open
dan0505 wants to merge 1 commit intomainfrom
add-conversation-attribute-update-support
Open

Add conversation attribute update support to data attributes API spec#471
dan0505 wants to merge 1 commit intomainfrom
add-conversation-attribute-update-support

Conversation

@dan0505
Copy link
Copy Markdown
Contributor

@dan0505 dan0505 commented Apr 22, 2026

Why?

The V3 data attributes API now supports updating conversation attributes via PUT /data_attributes/{id}, but the OpenAPI spec doesn't document this capability.

How?

Updates the Unstable (version 0) OpenAPI spec to:

  • Add model, list_options, and multiline fields to the update_data_attribute_request schema
  • Add conversation to the create_data_attribute_request model enum
  • Add conversation attribute update/archive request and response examples to the PUT endpoint
  • Update the PUT endpoint description to explain conversation attribute routing

Generated with Claude Code

Update the Unstable/Preview OpenAPI spec to document conversation
attribute create and update support via the data attributes endpoints.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dan0505 dan0505 self-assigned this Apr 22, 2026
@dan0505 dan0505 marked this pull request as ready for review April 22, 2026 11:51
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.

1 participant