Release v0.1.2
This commit is contained in:
@@ -152,6 +152,7 @@ export type PolicySourceStep = {
|
||||
scope_id?: string | null;
|
||||
label: string;
|
||||
applied_fields?: string[];
|
||||
policy?: PrivacyRetentionPolicyPatch | PrivacyRetentionPolicy | null;
|
||||
};
|
||||
|
||||
export type PrivacyRetentionPolicyScopeResponse = {
|
||||
|
||||
Reference in New Issue
Block a user