Skip to content

Add batch upload session endpoints#112

Open
christiangenco wants to merge 1 commit intoJesus:masterfrom
christiangenco:master
Open

Add batch upload session endpoints#112
christiangenco wants to merge 1 commit intoJesus:masterfrom
christiangenco:master

Conversation

@christiangenco
Copy link

Implements three new endpoints for batch upload operations:

  • upload_session/start_batch: Start multiple upload sessions at once
  • upload_session/finish_batch: Finish multiple uploads in single request
  • upload_session/finish_batch/check: Check async batch operation status

Includes result classes, error handling, and test specifications.

🤖 Generated with Claude Code

Implements three new endpoints for batch upload operations:
- upload_session/start_batch: Start multiple upload sessions at once
- upload_session/finish_batch: Finish multiple uploads in single request
- upload_session/finish_batch/check: Check async batch operation status

Includes result classes, error handling, and test specifications.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
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