Update PdfImageRemovalController.java

This commit is contained in:
Anthony Stirling 2024-10-18 21:34:25 +01:00 committed by GitHub
parent 09c9944fc3
commit 84abd60c4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,6 +21,7 @@ import stirling.software.SPDF.utils.WebResponseUtils;
*/
@RestController
@RequestMapping("/api/v1/general")
@Tag(name = "General", description = "General APIs")
public class PdfImageRemovalController {
// Service for removing images from PDFs