core
core copied to clipboard
Create endpoint that given a list of categories returns them with a list of their parents
Parent Issue
https://github.com/dotCMS/core/issues/28493
Task
Create an endpoint that does the following takes a list of categories (keys) and return them back with a list of parents for each of them.
The list of parent cats will be returned as an array. It needs to include key, name, and identifier for each.
Proposed Objective
Core Features
Proposed Priority
Priority 2 - Important
Acceptance Criteria
The endpoint functioning as stated. Include postman test.
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
No response
Assumptions & Initiation Needs
No response
Quality Assurance Notes & Workarounds
No response
Sub-Tasks & Estimates
No response