We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f13cce + 31b5127 commit e43b207Copy full SHA for e43b207
src/Google/Service/Resource.php
@@ -33,7 +33,6 @@ class Google_Service_Resource
33
'fields' => array('type' => 'string', 'location' => 'query'),
34
'trace' => array('type' => 'string', 'location' => 'query'),
35
'userIp' => array('type' => 'string', 'location' => 'query'),
36
- 'userip' => array('type' => 'string', 'location' => 'query'),
37
'quotaUser' => array('type' => 'string', 'location' => 'query'),
38
'data' => array('type' => 'string', 'location' => 'body'),
39
'mimeType' => array('type' => 'string', 'location' => 'header'),
0 commit comments