-
Notifications
You must be signed in to change notification settings - Fork 8
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
Complete options for binary in/out and auth on/off #272
Conversation
Fixes AB#10061 Fixes AB#10064 Signed-off-by: Jon Geater <[email protected]>
I have run the unit tests and the functests. `--------------------------------------------------------------------------- Cell In[7], line 6, in create_door(arch) File ~/archivist/assets.py:232, in _AssetsRestricted.create_if_not_exists(self, data, confirm) File ~/archivist/assets.py:389, in _AssetsRestricted.read_by_signature(self, props, attrs) File ~/archivist/archivistpublic.py:385, in ArchivistPublic.get_by_signature(self, url, field, params, headers) ArchivistDuplicateError: 2 found ======================================================================
|
The non-JSON return support actually has nasty tentacles. Abandoning this, will put up separate PRs for the 2 separate issues |
Fixes AB#10061
Fixes AB#10064