remove weird ai stuff

This commit is contained in:
Anthony Stirling
2025-11-19 11:17:39 +00:00
parent 2d75dfa300
commit 4bd01eb47b
13 changed files with 8 additions and 2594 deletions

View File

@@ -296,6 +296,12 @@ public class EndpointConfiguration {
addEndpointToGroup("Other", "replace-and-invert-color-pdf");
addEndpointToGroup("Other", "multi-tool");
// Adding form-related endpoints to "Other" group
addEndpointToGroup("Other", "fields");
addEndpointToGroup("Other", "modify-fields");
addEndpointToGroup("Other", "delete-fields");
addEndpointToGroup("Other", "fill");
// Adding endpoints to "Advance" group
addEndpointToGroup("Advance", "adjust-contrast");
addEndpointToGroup("Advance", "compress-pdf");