keystone/api-ref/source/v3-ext/samples/OS-OAUTH1/consumer-update-response.json

10 lines
197 B
JSON

{
"consumer": {
"description": "My new consumer",
"id": "7fea2d",
"links": {
"self": "http://identity:35357/v3/OS-OAUTH1/consumers/7fea2d"
}
}
}