core icon indicating copy to clipboard operation
core copied to clipboard

Issue 28896 create endpoint to filter all levels category

Open freddyDOTCMS opened this issue 8 months ago • 1 comments

Proposed Changes

  • Add a new boolean allLevels Query parameter to the GET categories Endpoint, if it is TRUE then it is going to look by all the levels

https://github.com/dotCMS/core/pull/29025/files#diff-1677f12a3b6c8909f3436afc7817819af2f46ac5ae6a37bdfab43690ffa24780R168

  • Support the allLevels parameter on the Paginator class

https://github.com/dotCMS/core/pull/29025/files#diff-693f0b4479466ce339fe60e74bc320dc80aa8ce835d8e6fd661b32bdba348419R66

Checklist

  • [ ] Tests
  • [ ] Translations
  • [ ] Security Implications Contemplated (add notes if applicable)

Additional Info

** any additional useful context or info **

Screenshots

Original Updated
** original screenshot ** ** updated screenshot **

freddyDOTCMS avatar Jun 26 '24 19:06 freddyDOTCMS