caa3a91b68
`endpoint` doesn't need `name` property by default, remove them from the doc, this change make it align with V3 API SPEC. Change-Id: I61429b39086d15aed7d2315d7c3971727a9fa419
13 lines
312 B
JSON
13 lines
312 B
JSON
{
|
|
"endpoint": {
|
|
"id": "828384",
|
|
"interface": "internal",
|
|
"links": {
|
|
"self": "http://example.com/identity/v3/endpoints/828384"
|
|
},
|
|
"region_id": "north",
|
|
"service_id": "686766",
|
|
"url": "http://example.com/identity/v3/endpoints/828384"
|
|
}
|
|
}
|