-
Notifications
You must be signed in to change notification settings - Fork 4
BasicNotification.Filter should be of type FilterExpression #22
Open
Description
Per the documentation here filters should support both Filter objects and Operator objects. Currently only Filter objects are allowed in the openapi spec. I believe the correct type should be FilterExpression which is a union of Filter and Operator.
Please let me know if my understanding is correct! Happy to open a PR to address this if it will help :)
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.