Remove objectMetadata isSoftDeletable
This commit is contained in:
@ -60,9 +60,4 @@ export interface WorkspaceEntityMetadataArgs {
|
||||
* Image identifier.
|
||||
*/
|
||||
readonly imageIdentifierStandardId: string | null;
|
||||
|
||||
/**
|
||||
* Enable soft delete.
|
||||
*/
|
||||
readonly softDelete: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user