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

[IO-1805][external] Core delete item method & tests #703

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

JBWilkie
Copy link
Collaborator

Problem

Currently no way to delete items in darwin.future

Solution

Define the core method to delete a list of items by their UUIDs by using the delete endpoint

Changelog

Added core item delete methods & tests

@linear
Copy link

linear bot commented Oct 27, 2023

IO-1805 Core: Edit items: Delete items

Delete items by delete filter (server side)

https://www.notion.so/v7labs/Item-Management-Functionality-Scoping-df5f846a135e46e1bf31c473afda32ee#c93dd9600c9b47b394df6660276d490d

delete_item(client, id)
# client: Client
# id: str, validatable as UUID

@JBWilkie JBWilkie merged commit b8bd614 into master Oct 27, 2023
13 checks passed
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.

2 participants