<?php $preparing_array = array ( "id" => 282072112, "type" => "page", "title" => "new page", "space" => array ( "key" => "BLA" ), "body" => array ( "storage" => array ( "value" => "<p>This is the updated text for the new page</p>", "representation" => "storage" ) ), "version" => array ( "number" => 2 ) ); echo json_encode($preparing_array, JSON_PRETTY_PRINT);
You have javascript disabled. You will not be able to edit any code.