1dec4d512f
This commit removes all the v2.0 extension documentation with the exception of the ec2token API, which is supported until the T release. Change-Id: I0f766c9778e92ae5eabff005d5c664dcc331507b
12 lines
215 B
JSON
12 lines
215 B
JSON
{
|
|
"credentials": [
|
|
{
|
|
"passwordCredentials": {
|
|
"username": "test_user",
|
|
"password": "secretsecret"
|
|
}
|
|
}
|
|
],
|
|
"credentials_links": []
|
|
}
|