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

Investigate deleteObject() #213

Open
thehabes opened this issue Aug 10, 2021 · 0 comments
Open

Investigate deleteObject() #213

thehabes opened this issue Aug 10, 2021 · 0 comments
Assignees
Labels

Comments

@thehabes
Copy link
Member

Make sure you can hand it either just the URI of a resource or a JSON object containing the URI via id or @id. When testing in TT, there were strange fail scenarios that should not have happened.

Ex.
Tried to use URI to Delete [http://devstore.rerum.io/v1/id/61119672d69b6214557b550b]
Error: 400: Must provide an id or a JSON object containing @id of object to delete.

Upon resolving the URI, it is deleted...

@thehabes thehabes added the bug label Aug 10, 2021
@thehabes thehabes self-assigned this Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant