From 5fe7a5f01ddc3cb915643b122740f8f660237514 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 14 Feb 2017 17:17:14 +0200 Subject: [PATCH] extended classes --- app/library/App/Resources/GaResource.php | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/app/library/App/Resources/GaResource.php b/app/library/App/Resources/GaResource.php index b679047..3a9c2d8 100644 --- a/app/library/App/Resources/GaResource.php +++ b/app/library/App/Resources/GaResource.php @@ -43,7 +43,6 @@ class GaResource extends ApiResource { ], 'full_docs' => 'https://developers.google.com/analytics/devguides/reporting/core/dimsmets', ]) - ->exampleRequest(['123' => '321']) ) ; -- libgit2 0.21.4