Skip to content

Commit 78981e2

Browse files
fix: google.api.http annotation http_uri changed for LicenseManagementService.UpdateLicensePool (#8337)
PiperOrigin-RevId: 762268423 Source-Link: googleapis/googleapis@32a745d Source-Link: googleapis/googleapis-gen@cd17af6 Copy-Tag: eyJwIjoiQ29tbWVyY2VDb25zdW1lclByb2N1cmVtZW50Ly5Pd2xCb3QueWFtbCIsImgiOiJjZDE3YWY2Y2E4OGU1YjUwODUwODRiZTdmOGRlZTE3MmU2NmRhYThhIn0= Co-authored-by: Brent Shaffer <betterbrent@google.com>
1 parent 058c4fb commit 78981e2

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

Binary file not shown.

CommerceConsumerProcurement/src/V1/resources/license_management_service_rest_client_config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
],
7272
'UpdateLicensePool' => [
7373
'method' => 'patch',
74-
'uriTemplate' => '/v1/{license_pool.name=billingAccounts/*/orders/*/licensePool/*}',
74+
'uriTemplate' => '/v1/{license_pool.name=billingAccounts/*/orders/*/licensePool}',
7575
'body' => 'license_pool',
7676
'placeholders' => [
7777
'license_pool.name' => [

0 commit comments

Comments
 (0)