Skip to content

Commit f312f4d

Browse files
committed
Use existing "filters" schema
1 parent adda867 commit f312f4d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

user_account_operations.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6906,9 +6906,7 @@ paths:
69066906
type: string
69076907
description: List of specific column keys to watch.
69086908
filters:
6909-
type: array
6910-
items:
6911-
type: object
6909+
$ref: "#/components/schemas/filters"
69126910
description: Filter conditions for triggering.
69136911
filter_conjunction:
69146912
type: string

0 commit comments

Comments
 (0)