google-api-php-client-services icon indicating copy to clipboard operation
google-api-php-client-services copied to clipboard

Ability to override servicePath

Open clement-hollander opened this issue 6 years ago • 2 comments

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

clement-hollander avatar Jul 26 '18 11:07 clement-hollander

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

mattwhisenhunt avatar Jul 30 '18 18:07 mattwhisenhunt

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

spipu avatar Jan 03 '20 15:01 spipu