Commit 5fe7a5f01ddc3cb915643b122740f8f660237514

Authored by Alex Savenko
1 parent 7b353df8

extended classes

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