RED-4874 - only slighty change of a comment for bamboo-test

This commit is contained in:
Thomas Beyer 2023-03-13 16:56:40 +01:00
parent 06d1290b5e
commit dc1f1c3562

View File

@ -53,7 +53,7 @@ public class DossierTemplateModel {
@Schema(description = "Status of dossier template.")
private DossierTemplateStatus dossierTemplateStatus;
@Schema(description = "Representing the setting if the metadata of images in pdfs should get kept or removed")
@Schema(description = "Representing the setting if the metadata of images in pdfs should get kept, or removed")
private boolean keepImageMetadata;
public String getId(){