googleapis / google-api-php-client-services

http://googleapis.github.io/google-api-php-client-services/
Apache License 2.0
1.23k stars 313 forks source link

Ability to override servicePath #126

Open clement-hollander opened 6 years ago

clement-hollander commented 6 years ago

Could we override the servicePath for service that have a sandbox mode, for sample : https://developers.google.com/shopping-content/v2/orders-guide#modes ?

mattwhisenhunt commented 6 years ago

It's probably better to regenerate those files for that service completely.

44 is the real fix that you need but for now here is the sandbox version of that service:

Services.zip

spipu commented 4 years ago

here is the feature : https://github.com/googleapis/google-api-php-client-services/pull/189