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

Add endpoint for annotation mutations #199

Open
brambg opened this issue Nov 23, 2024 · 0 comments
Open

Add endpoint for annotation mutations #199

brambg opened this issue Nov 23, 2024 · 0 comments

Comments

@brambg
Copy link
Collaborator

brambg commented Nov 23, 2024

Add /modifications endpoint that takes:

  • a selector to determine the relevant annotations
  • an upsert section with fieldnames and their new values (including new fields)
  • a delete section with fieldnames to delete

The call should return an identifier for the modification, which will run in the background

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

No branches or pull requests

1 participant