diff --git a/app/library/App/Resources/GaResource.php b/app/library/App/Resources/GaResource.php index 6c57c6e..005fcf3 100644 --- a/app/library/App/Resources/GaResource.php +++ b/app/library/App/Resources/GaResource.php @@ -41,6 +41,7 @@ class GaResource extends ApiResource { ], 'full_docs' => 'https://developers.google.com/analytics/devguides/reporting/core/dimsmets', ]) + ->exampleRequest("123") ) ; -- libgit2 0.21.4