core icon indicating copy to clipboard operation
core copied to clipboard

Create endpoint that given a list of categories returns them with a list of their parents

Open dsilvam opened this issue 8 months ago • 0 comments

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

dsilvam avatar Jun 14 '24 20:06 dsilvam