Skip to content

Small Fixes#113

Merged
tanishq-atm merged 1 commit intomainfrom
tanishq/small-changes
Mar 21, 2026
Merged

Small Fixes#113
tanishq-atm merged 1 commit intomainfrom
tanishq/small-changes

Conversation

@tanishq-atm
Copy link
Collaborator

@tanishq-atm tanishq-atm commented Mar 21, 2026

Summary by cubic

Update the raw message download endpoint to return 200 OK with a JSON body instead of 204 No Content. The response now includes a presigned S3 URL via the new RawMessageResponse schema.

  • Migration
    • Expect HTTP 200 and parse RawMessageResponse { message_id, size, download_url, expires_at }.
    • Remove handling that assumed 204 with no body.
    • Regenerate API clients from the updated OpenAPI (base-openapi.json, current-openapi.json).

Written for commit 56ad000. Summary will update on new commits.

@github-actions
Copy link

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

@tanishq-atm tanishq-atm merged commit ce9955d into main Mar 21, 2026
4 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.

1 participant