Skip to content
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

MCR-2688 RestAPIv2 - new PATCH methods to update derivate metadata #1608

Draft
wants to merge 1 commit into
base: 2021.06.x
Choose a base branch
from

Conversation

rsteph-de
Copy link
Member

@rsteph-de rsteph-de commented Jun 30, 2022

Link to jira.

Before you can use / test this new feature , you need to enable it via property:
MCR.RestApi.Draft.PartialMetadataUpdates=true

@rsteph-de rsteph-de marked this pull request as draft June 30, 2022 11:57
@golsch
Copy link
Member

golsch commented Jul 5, 2022

How about parsing the operation JSON into a derivate with an object mapper?

@rsteph-de
Copy link
Member Author

rsteph-de commented Jul 5, 2022

How about parsing the operation JSON into a derivate with an object mapper?

We are looking for a simple solution to update one or a few fields (e.g. maindoc). The enduser should not need to know the json structure, or build it from scrach before he can send his modifications.

@kkrebs
Copy link
Contributor

kkrebs commented Feb 28, 2024

@rsteph-de : Please can you check if this branch is still relevant? Than please rebase it and we should talk about it in our next vc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants