Add Response Example for 'Create credential' API

Change-Id: I6cb8309e254ec9b4d7bae814b15d0f4c064a4fc6
This commit is contained in:
Anh Tran 2016-08-29 16:01:36 +07:00
parent ed5df6f26f
commit a8dbe9b400
1 changed files with 6 additions and 0 deletions

View File

@ -62,6 +62,12 @@ Response Parameters
- type: credential_type
- id: credential_id
Response Example
----------------
.. literalinclude:: ./samples/admin/credential-create-response.json
:language: javascript
List credentials
================