From b31da1de24e14d5cc984026e55f5ba26fa10eef5 Mon Sep 17 00:00:00 2001 From: Juan Ferrer Toribio Date: Wed, 31 Aug 2016 15:48:52 +0200 Subject: [PATCH] =?UTF-8?q?A=C3=B1adida=20compatibilidad=20con=20versi?= =?UTF-8?q?=C3=B3n=20anterior?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rest.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 rest.php diff --git a/rest.php b/rest.php new file mode 100644 index 00000000..bf7e8be8 --- /dev/null +++ b/rest.php @@ -0,0 +1,10 @@ + +{ + "error": { + "domain": "Version", + "code": "criticalVersion", + "message": "Errores solucionados" + }, + "warnings": null, + "data": null +}