You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
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...
The text was updated successfully, but these errors were encountered: