mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-09 16:02:13 +00:00
docs(Ownership): making lack of support for ownergroups in frontend explicit in pdl (#2139)
This commit is contained in:
parent
e7c3fd867b
commit
e6f7f39d15
@ -7,6 +7,7 @@ record Owner {
|
||||
|
||||
/**
|
||||
* Owner URN, e.g. urn:li:corpuser:ldap, urn:li:corpGroup:group_name, and urn:li:multiProduct:mp_name
|
||||
* (Caveat: only corpuser is currently supported in the frontend.)
|
||||
*/
|
||||
owner: Urn
|
||||
|
||||
@ -19,4 +20,4 @@ record Owner {
|
||||
* Source information for the ownership
|
||||
*/
|
||||
source: optional OwnershipSource
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user