-
Notifications
You must be signed in to change notification settings - Fork 467
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add the folder ID to the endpoint /api/v1/folder/byPath #30699
Comments
nicobytes
added
Team : Falcon
OKR : Core Features
Owned by Will
dotCMS : Rest API
Type : Task
labels
Nov 19, 2024
github-merge-queue bot
pushed a commit
that referenced
this issue
Nov 22, 2024
…lder/byPath` Endpoint (#30725) ### Proposed Changes * Including both the Folder's Identifier and Inode to the JSON response, as Folders created in olde versions of dotCMS have different values for them. * Updating the Postman test to validate the new attributes.
github-project-automation
bot
moved this from In Review
to Internal QA
in dotCMS - Product Planning
Nov 22, 2024
github-project-automation
bot
moved this from Internal QA
to Current Sprint Backlog
in dotCMS - Product Planning
Nov 22, 2024
jcastro-dotcms
moved this from Current Sprint Backlog
to Internal QA
in dotCMS - Product Planning
Nov 22, 2024
github-project-automation
bot
moved this from Done
to Internal QA
in dotCMS - Product Planning
Nov 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Parent Issue
#29873
User Story
Add the folder ID to the endpoint
/api/v1/folder/byPath
. Currently, this endpoint responds with the following structure:However, users need the folder ID to retrieve more information about a specific folder.
Acceptance Criteria
Include the folder ID in the response of the endpoint
/api/v1/folder/byPath
for each entity.Proposed Objective
Core Features
Proposed Priority
Please Select
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
The text was updated successfully, but these errors were encountered: