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:
parent
1909ef496c
commit
9a2979557d
@ -506,7 +506,6 @@ Request
|
||||
.. rest_parameters:: parameters.yaml
|
||||
|
||||
- X-Auth-Token: X-Auth-Token
|
||||
- X-Subject-Token: X-Subject-Token
|
||||
|
||||
Response Parameters
|
||||
-------------------
|
||||
|
Loading…
Reference in New Issue
Block a user