X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2Fexamples%2FCountry%2FCreate.php;h=988b9bcfc9158c3b8a5ec4f29d5e9242623043d8;hb=1d8ee3d65d4378d6e61eb9eb82cd3b33d70c502e;hp=091baaa5ef9e651c16e848bbc006597c4fc6093a;hpb=338d5ac67a72f1df1e2a2a7e3ab535134abddc68;p=civicrm-core.git diff --git a/api/v3/examples/Country/Create.php b/api/v3/examples/Country/Create.php index 091baaa5ef..988b9bcfc9 100644 --- a/api/v3/examples/Country/Create.php +++ b/api/v3/examples/Country/Create.php @@ -43,10 +43,10 @@ function country_create_expectedresult() { 'is_error' => 0, 'version' => 3, 'count' => 1, - 'id' => 1252, + 'id' => 1254, 'values' => array( - '1252' => array( - 'id' => '1252', + '1254' => array( + 'id' => '1254', 'name' => 'Made Up Land', 'iso_code' => 'ZZ', 'country_code' => '',