Skip to content

Commit 15a4c8b

Browse files
masichniharika-98
authored andcommitted
Fix ApigeeEnvironment update response type. (GoogleCloudPlatform#12415)
1 parent 65af6fd commit 15a4c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmv1/products/apigee/Environment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ timeouts:
3535
delete_minutes: 30
3636
autogen_async: true
3737
async:
38-
actions: ['create', 'delete', 'update']
38+
actions: ['create', 'delete']
3939
type: 'OpAsync'
4040
operation:
4141
base_url: '{{op_id}}'

0 commit comments

Comments
 (0)