sul-dlss / purl-fetcher

An HTTP API for querying and updating PURLs
0 stars 1 forks source link

Add support in API for writing a new version 2 of an existing object. #825

Open aaron-collier opened 2 weeks ago

jcoyne commented 1 week ago

I think we can support this by adding a update action to the resources controller. e.g. PUT /v1/resources/2 We would continue to use the druid from the Cocina object in the body as the identifier.