Skip to content

Commit f322db3

Browse files
authored
Handle operation for ApigeeOrganization delete requests. (#12416)
1 parent d507ab4 commit f322db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmv1/products/apigee/Organization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ timeouts:
3030
delete_minutes: 45
3131
autogen_async: true
3232
async:
33-
actions: ['create', 'update']
33+
actions: ['create', 'delete', 'update']
3434
type: 'OpAsync'
3535
operation:
3636
base_url: '{{op_id}}'

0 commit comments

Comments
 (0)