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