Skip to content

fix: change to use RequestParam instead of RequestBody

Alicia.DeDiosFuente requested to merge adf-delete-by-folder into master

Since the relativeLocation is just a parameter, it would be better to use RequestParam instead of RequestBody.

Merge request reports

Loading