[api-ref] Added response parameters to Validate Token API.

This patch adds the response parameters for
1: Validate and show information for token
2: Authenticate - token method - scoped
APIs.

Change-Id: I393aa81fd843db11a89ce90b063c27589a7a5b86
Closes-Bug: #1522267
This commit is contained in:
sharat.sharma 2016-04-26 19:21:38 +05:30 committed by Sharat Sharma
parent 4683ccf2eb
commit b7ddc8a4f7
1 changed files with 6 additions and 0 deletions

View File

@ -3159,6 +3159,7 @@
&tokenObjectRequestParameter;
&token-idRequestParameter;
&auth-scopeRequestParameter;
&audit_idsResponseParameter;
</representation>
</request>
<response status="201">
@ -3231,6 +3232,11 @@
&auth-user-idResponseParameter;
&auth-user-linksResponseParameter;
&auth-user-nameResponseParameter;
&audit_idsResponseParameter;
&extrasResponseParameter;
&catalogObjectParameter;
&projectObjectParameter;
&rolesObjectParameter;
</representation>
</response>
&getFaults;