From c8728fdd9838f7415dedb3c23bef8b679297f54f Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sun, 13 Jul 2014 11:04:50 +0200 Subject: [PATCH] Fix swift invocation swift -m adds X-Account-Meta to each parameter, fix the invocation. Change-Id: I7989829cd22f040c54b2878ab9c5d17a823eacd9 Closes-Bug: #1325780 --- v1/section_object-api-tempurl.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v1/section_object-api-tempurl.xml b/v1/section_object-api-tempurl.xml index 3eb2124..7b888d4 100644 --- a/v1/section_object-api-tempurl.xml +++ b/v1/section_object-api-tempurl.xml @@ -127,7 +127,7 @@ For example, use the swift post command to set the secret key to MYKEY: - $ swift post -m "X-Account-Meta-Temp-URL-Key: MYKEY" + $ swift post -m "Temp-URL-Key:MYKEY" Changing these headers invalidates any previously generated temporary URLs within 60 seconds, which is