Update PdfImageRemovalController.java
This commit is contained in:
parent
09c9944fc3
commit
84abd60c4f
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ import stirling.software.SPDF.utils.WebResponseUtils;
|
||||||
*/
|
*/
|
||||||
@RestController
|
@RestController
|
||||||
@RequestMapping("/api/v1/general")
|
@RequestMapping("/api/v1/general")
|
||||||
|
@Tag(name = "General", description = "General APIs")
|
||||||
public class PdfImageRemovalController {
|
public class PdfImageRemovalController {
|
||||||
|
|
||||||
// Service for removing images from PDFs
|
// Service for removing images from PDFs
|
||||||
|
|
Loading…
Reference in a new issue