Closed JackLewis-digirati closed 1 month ago
Update existing Create endpoint to support creating IIIF Collections
part 1:
https://deploy-preview-3--dlcs-docs.netlify.app/api-doc/iiif#example-create-a-iiif-collection-within-a-storage-collection
see #28
/{customer id}/collections
IsStorageCollection
slug
parent
old:
Now we need to start writing JSON to S3
And possibly manipulating it
Public view, header view
Flat view, hierarchical view, redirects
Edit random JSON properties (e.g., add some metadata, add a provider) and see them persisted
Return ETag in header (no edits yet though)
Update existing Create endpoint to support creating IIIF Collections
part 1:
https://deploy-preview-3--dlcs-docs.netlify.app/api-doc/iiif#example-create-a-iiif-collection-within-a-storage-collection
see #28
/{customer id}/collections
IsStorageCollection
= falseslug
andparent
properties are requiredold:
Now we need to start writing JSON to S3
And possibly manipulating it
Public view, header view
Flat view, hierarchical view, redirects
Edit random JSON properties (e.g., add some metadata, add a provider) and see them persisted
Return ETag in header (no edits yet though)