Description: As a user, I will be able to see an archive/library that contains publications/anthologies and access each publication/anthology
Acceptance Criteria:
- UPDATE /library/anthology/:anthologyId
- This is used to update an anthology with the given id
- Response: 200 with updated anthology object, 404 if anthology does not exist
Supporting Materials: N/A
Dependencies: N/A
Effort Estimate: 2