mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-27 18:07:57 +00:00
Add optional flags in compliance field (#996)
This commit is contained in:
parent
8ed3a23ef9
commit
793fd05821
@ -30,4 +30,8 @@ public class DatasetFieldEntity {
|
||||
private Boolean nonOwner;
|
||||
|
||||
private String securityClassification;
|
||||
|
||||
private Boolean pii;
|
||||
|
||||
private Boolean readonly;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user