mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-31 21:03:03 +00:00
Add support for nonOwner flag in compliance field (#913)
This commit is contained in:
parent
0d5a10b2c5
commit
afa73045e9
@ -27,5 +27,7 @@ public class DatasetFieldEntity {
|
|||||||
|
|
||||||
private String logicalType;
|
private String logicalType;
|
||||||
|
|
||||||
|
private Boolean nonOwner;
|
||||||
|
|
||||||
private String securityClassification;
|
private String securityClassification;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user