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