Skip to content

Commit

Permalink
back
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludy87 committed Aug 12, 2024
1 parent 8735a6f commit 983779b
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,4 @@ public class ConvertToImageRequest extends PDFFile {

@Schema(description = "The DPI (dots per inch) for the output image(s)")
private String dpi;

@Schema(
description =
"The quality of the output image(s), applicable for lossy formats like JPEG or WebP. Range: 0 (lowest) to 100 (highest)")
private String quality;
}

0 comments on commit 983779b

Please sign in to comment.