summaryrefslogtreecommitdiff
path: root/yarns/200-super.yarn
diff options
context:
space:
mode:
Diffstat (limited to 'yarns/200-super.yarn')
-rw-r--r--yarns/200-super.yarn2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarns/200-super.yarn b/yarns/200-super.yarn
index d07e451..54d6390 100644
--- a/yarns/200-super.yarn
+++ b/yarns/200-super.yarn
@@ -14,7 +14,7 @@ access token, which will be used for all requests.
Create a simple resource. Assign it to another user. Remember its id.
WHEN user tomjon makes request POST /res
- ... with header "Muck-User: verence" and body { "foo": "bar" }
+ ... with header "Muck-Owner: verence" and body { "foo": "bar" }
THEN status code is 201
THEN remember resource id as ID
THEN remember resource revision as REV1