-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Attachment API support #95
Conversation
This pull request introduces 1 alert when merging 02c44a7 into 84e71ab - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 4f1f320 into 84e71ab - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 7911429 into 84e71ab - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging baefce3 into 84e71ab - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 15d287e into 84e71ab - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 150c937 into 84e71ab - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 0058a5e into f4a794d - view on LGTM.com new alerts:
|
This reworks the models package to - Make more sense - Allow api-api integrations Might cause breakage if modules of this package was referenced directly
the models package
This pull request introduces 1 alert when merging 5e79e0a into f4a794d - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 7b39724 into f4a794d - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging f09842d into f4a794d - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 6fd6fa7 into f4a794d - view on LGTM.com new alerts:
|
Allow schema_cls to be assigned directly in the model class
This pull request introduces 1 alert when merging c4c6531 into f4a794d - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 8f185d9 into f4a794d - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 9d8fbb7 into f4a794d - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 12f6aeb into f4a794d - view on LGTM.com new alerts:
|
Adds support for accessing the attachment API using
AttachmentModel
directly or viaTableModel
.