Closed jacodg closed 2 months ago
You can ignore the second paragraph, it is a GET so it is allowed by https://github.com/wearefrank/ladybug/blob/3440438628668b053ffe125e8cca0cdc6a95d630/src/main/java/nl/nn/testtool/web/ApiAuthorizationFilter.java#L89
See https://github.com/wearefrank/ladybug/blob/3440438628668b053ffe125e8cca0cdc6a95d630/src/main/java/nl/nn/testtool/web/ApiAuthorizationFilter.java#L90C64-L90C93 Can we change it to "/testtool/transformation/$"?
Because of "/testtool/transformation[/]?$" I think https://github.com/wearefrank/ladybug/blob/3440438628668b053ffe125e8cca0cdc6a95d630/src/main/java/nl/nn/testtool/web/api/TestToolApi.java#L205 is not used. Can we remove this method?