Merge "Fix region_id responses and requests to be consistent"

This commit is contained in:
Jenkins 2017-01-07 00:48:18 +00:00 committed by Gerrit Code Review
commit 15f7013213
2 changed files with 2 additions and 3 deletions
api-ref/source/v3-ext/samples/OS-EP-FILTER

@ -2,7 +2,7 @@
"endpoint_group": {
"description": "endpoint group description",
"filters": {
"region_id": "1b501"
"region_id": "1b501a"
}
"name": "endpoint group name"
}

@ -2,8 +2,7 @@
"endpoint_group": {
"description": "endpoint group description",
"filters": {
"interface": "admin",
"service_id": "1b501a"
"region_id": "1b501a"
},
"id": "ac4861",
"links": {