Remove x-subject-token in api-ref for v3/auth/catalog

Only x-auth-token is required for these api calls, but the
api-ref mentions x-subject-token as required also.
This fixes that by removing x-subject-token from the call docs.

Change-Id: I26342250c74918c21fce951bf0706d50141aa58c
Closes-Bug: 1673301
This commit is contained in:
ZhangHongtao 2017-03-16 10:14:03 +08:00
parent 1909ef496c
commit 9a2979557d

View File

@ -506,7 +506,6 @@ Request
.. rest_parameters:: parameters.yaml
- X-Auth-Token: X-Auth-Token
- X-Subject-Token: X-Subject-Token
Response Parameters
-------------------