mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-11 08:54:00 +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
|
* 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
|
owner: Urn
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user