
Pretty print JSON samples to follow JSON formatting conventions. Replace JSON and XML files with reference to api-site, so that we only have one place with these files. Remove unused JSON and XML sample files. Co-Autored-By: Diane Fleming <diane.fleming@rackspace.com> Partial-Bug: #1217503 Change-Id: If7b98a321b373d183859ba1ebce5cdd131b43161
11 lines
208 B
JSON
11 lines
208 B
JSON
{
|
|
"credentials": [
|
|
{
|
|
"passwordCredentials": {
|
|
"username": "test_user",
|
|
"password": "mypass"
|
|
}
|
|
}
|
|
],
|
|
"credentials_links": []
|
|
} |