Commit c872b0de11589ecfbad0b1406150c4b05aa6a7f8

Authored by Alex Savenko
1 parent c5c4d04d

config

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
app/library/App/Resources/GaResource.php
@@ -41,7 +41,6 @@ class GaResource extends ApiResource { @@ -41,7 +41,6 @@ class GaResource extends ApiResource {
41 ], 41 ],
42 'full_docs' => 'https://developers.google.com/analytics/devguides/reporting/core/dimsmets', 42 'full_docs' => 'https://developers.google.com/analytics/devguides/reporting/core/dimsmets',
43 ]) 43 ])
44 - ->exampleRequest("123")  
45 ) 44 )
46 ; 45 ;
47 46