3c47ba4118
Change 'http://localhost:5000/v3', 'http://localhost:35357/v3' and 'http://identity:35357/v3' to 'http://example.com/identity/v3'. Change-Id: I68d67bb35a8d411fa4535b63771780d0dda1c225
23 lines
549 B
JSON
23 lines
549 B
JSON
{
|
|
"consumers": [
|
|
{
|
|
"id": "0c2a74",
|
|
"links": {
|
|
"self": "http://example.com/identity/v3/OS-OAUTH1/consumers/0c2a74"
|
|
}
|
|
},
|
|
{
|
|
"description": "My consumer",
|
|
"id": "7fea2d",
|
|
"links": {
|
|
"self": "http://example.com/identity/v3/OS-OAUTH1/consumers/7fea2d"
|
|
}
|
|
}
|
|
],
|
|
"links": {
|
|
"next": null,
|
|
"previous": null,
|
|
"self": "http://example.com/identity/v3/OS-OAUTH1/consumers"
|
|
}
|
|
}
|