251cf107f2
Add domain_id parameter to the /roles API documentation, and example request and response json's. Change-Id: I213883b8402b518e041542ae1c3c169612a096c5 Closes-Bug: #1609171
7 lines
109 B
JSON
7 lines
109 B
JSON
{
|
|
"role": {
|
|
"domain_id": "92e782c4988642d783a95f4a87c3fdd7",
|
|
"name": "developer"
|
|
}
|
|
}
|