Skip to content

Commit

Permalink
Fix test Json
Browse files Browse the repository at this point in the history
  • Loading branch information
dantb committed Nov 16, 2023
1 parent 6d73d54 commit e964e8a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"@context": "https://bluebrain.github.io/nexus/contexts/error.json",
"code": "InvalidDeleteRequest",
"@type": "InvalidDeleteRequest",
"reason": "Invalid organization '{{orgId}}' DELETE request. To deprecate, 'rev' must be provided and 'prune' must be 'false' or omitted."
}

0 comments on commit e964e8a

Please sign in to comment.