Skip to content

docs: document custom_id length limit in batch requests#1367

Closed
nightcityblade wants to merge 1 commit intoanthropics:mainfrom
nightcityblade:fix/issue-984
Closed

docs: document custom_id length limit in batch requests#1367
nightcityblade wants to merge 1 commit intoanthropics:mainfrom
nightcityblade:fix/issue-984

Conversation

@nightcityblade
Copy link
Copy Markdown

Fixes #984

Document the 64-character maximum length for custom_id in both message batch request typed dicts so the generated SDK docs match the API behavior.

Closes anthropics#984

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@nightcityblade nightcityblade requested a review from a team as a code owner April 13, 2026 03:12
@karpetrosyan karpetrosyan added documentation Improvements or additions to documentation api labels Apr 13, 2026
@localden
Copy link
Copy Markdown
Collaborator

Thank you for the PR - src/anthropic/types/beta/messages/batch_create_params.py, src/anthropic/types/messages/batch_create_params.py are auto-generated from the OpenAPI spec via Stainless, so manual edits here will be overwritten on the next codegen run. If this is a spec issue, it needs to be fixed upstream. Closing.

@localden localden closed this Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Message Batch Processing - undocumented character limit for custom_id parameter

3 participants