Resolve "Add Event filter improvement to Release notes of new version"
Merged
requested to merge OCF-Doc30-add-event-filter-improvement-to-release-notes-of-new-version into develop
Compare changes
Files
3
doc/event-filter/event-filter.md
0 → 100644
+ 36
− 0
In cases where 2 or 3 lists are specified simultaneously for an event, notifications will only be sent when there is at least one matching element in each of the subscription lists. For example, if you subscribe to the ***ACCESS_CONTROL_POLICY_UPDATE*** event using the ***apiIds*** and ***apiInvokerIds*** filter lists, you will only be notified when the access control policy update corresponds to an API in the ***apiIds*** list and an invoker in the ***apiInvokerIds*** list at the same time.