Skip to content

ref(api-docs): add EventAttachmentSerializerResponse type and example#116515

Merged
cvxluo merged 1 commit into
masterfrom
cvxluo/add-eventattachmentserializerresponse-type-and-exa
May 29, 2026
Merged

ref(api-docs): add EventAttachmentSerializerResponse type and example#116515
cvxluo merged 1 commit into
masterfrom
cvxluo/add-eventattachmentserializerresponse-type-and-exa

Conversation

@cvxluo
Copy link
Copy Markdown
Contributor

@cvxluo cvxluo commented May 29, 2026

Add types and example for the event attachments endpoint, in preparation for publishing it.

… fixture

Co-authored-by: Claude <noreply@anthropic.com>
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 29, 2026
@cvxluo cvxluo changed the title ref(api-docs): add EventAttachmentSerializerResponse type and example… ref(api-docs): add EventAttachmentSerializerResponse type and example May 29, 2026
mimetype: str | None
dateCreated: datetime
size: int
headers: dict[str, str | None]
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

headers and sha1 are deprecation targets, but it seems like we already have a decent amount of programmatic usage of this endpoint, so i'd worried about doing a breaking change here. i'd like to just publish them for now, and look to deprecate later if its worth it

@cvxluo cvxluo marked this pull request as ready for review May 29, 2026 20:12
@cvxluo cvxluo requested review from a team as code owners May 29, 2026 20:12
@cvxluo cvxluo merged commit 35ffd12 into master May 29, 2026
66 checks passed
@cvxluo cvxluo deleted the cvxluo/add-eventattachmentserializerresponse-type-and-exa branch May 29, 2026 21:46
cvxluo added a commit that referenced this pull request May 29, 2026
…6523)

Follow-up to #116515. Remove
references to deprecated endpoint.

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

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants