mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-03 06:03:12 +00:00
- Add User Entity Notification (#16165)
This commit is contained in:
parent
345fe1a6ff
commit
4da3da3a63
@ -268,5 +268,14 @@
|
||||
"supportedFilters" : [
|
||||
"filterByMentionedName"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "user",
|
||||
"supportedFilters": [
|
||||
"filterByFqn",
|
||||
"filterByEventType",
|
||||
"filterByUpdaterName",
|
||||
"filterByDomain"
|
||||
]
|
||||
}
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user