Fix example result for check consistency endpoint

Change-Id: Ibd9f950f7122bbf7d3bdf77cfdcff791c3f1bf7b
Signed-off-by: Edwin Kempin <ekempin@google.com>
This commit is contained in:
Edwin Kempin
2017-05-30 09:46:44 +02:00
parent 1ead0c68f1
commit dadd303b94

View File

@@ -170,8 +170,7 @@ is returned that contains detected consistency problems.
)]}' )]}'
{ {
"results": { "check_account_external_ids_result": {
"account_external_id_result": {
"problems": [ "problems": [
{ {
"status": "ERROR", "status": "ERROR",
@@ -180,7 +179,6 @@ is returned that contains detected consistency problems.
] ]
} }
} }
}
---- ----
[[check-access]] [[check-access]]