Skip to content

Commit bb6b53e

Browse files
Google APIscopybara-github
authored andcommitted
chore: remove body selector from http rule
PiperOrigin-RevId: 693215877
1 parent 1f2e5aa commit bb6b53e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

google/cloud/parallelstore/v1beta/parallelstore_v1beta.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ http:
2727
get: '/v1beta/{name=projects/*}/locations'
2828
- selector: google.longrunning.Operations.CancelOperation
2929
post: '/v1beta/{name=projects/*/locations/*/operations/*}:cancel'
30-
body: '*'
3130
- selector: google.longrunning.Operations.DeleteOperation
3231
delete: '/v1beta/{name=projects/*/locations/*/operations/*}'
3332
- selector: google.longrunning.Operations.GetOperation

0 commit comments

Comments
 (0)