Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support new "Upload attachment" endpoint #389

Merged
merged 11 commits into from
Sep 17, 2024

Conversation

mesozoic
Copy link
Collaborator

@mesozoic mesozoic commented Sep 8, 2024

This branch adds Table.upload_attachment() and Model.attachments_field.upload() to support the recently introduced Upload attachment endpoint. Along the way it required a bit of a rethink of how we handle lists in the ORM, especially after #381 introduced a custom list subclass (which makes the type system for the ORM a bit more complex).

@mesozoic mesozoic merged commit 97f2f1b into gtalarico:main Sep 17, 2024
7 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