keystone/api-ref/source/v3/samples/OS-OAUTH1/consumers-create-response.json

11 lines
227 B
JSON

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