sul-dlss-deprecated / taco

Apache License 2.0
10 stars 7 forks source link

Associate a file to a fileset #384

Closed jcoyne closed 6 years ago

jcoyne commented 6 years ago

Fixes #376 Fixes #369

aaron-collier commented 6 years ago

This changes the file POST endpoint to /v1/resource/{id}/file where {id} is a fileset, correct? Looks like this was probably agreed up as part of #376 ?

jcoyne commented 6 years ago

Yes, correct Aaron

aaron-collier commented 6 years ago

LGTM. I'd like to see the README or other doc updated with instructions on how to walk through it (create resource, create fileset with isContainedBy, create file at /resource/{id}/file) etc... but that could be a follow up.

cmharlow commented 6 years ago

@aaron-collier that is the docs related to administration, which we have.