From e7a491d08b42c62e64f3f7a04fa11a456d1d5b10 Mon Sep 17 00:00:00 2001 From: JuPing Date: Wed, 30 Sep 2015 16:47:38 +0800 Subject: [PATCH] Fix the bug of "inapt spelling of a word" The word "X -Auth-Token" should be spelled as "X-Auth-Token", so it is changed. Change-Id: I5045e083e9813ab01d434f1afff26b177ba08101 Closes-Bug: #1500788 --- .../src/wadls/identity-api/src/v3/wadl/identity-admin-v3.wadl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-ref/src/wadls/identity-api/src/v3/wadl/identity-admin-v3.wadl b/api-ref/src/wadls/identity-api/src/v3/wadl/identity-admin-v3.wadl index e734a99b0..4fd4a42da 100644 --- a/api-ref/src/wadls/identity-api/src/v3/wadl/identity-admin-v3.wadl +++ b/api-ref/src/wadls/identity-api/src/v3/wadl/identity-admin-v3.wadl @@ -828,7 +828,7 @@ This call is similar to HEAD /auth/tokens except that the X-Subject-Token token is immediately not valid, regardless of the expires_at attribute - value. An additional X -Auth-Token is not + value. An additional X-Auth-Token is not required.