Closed jcastro-dotcms closed 7 hours ago
Endpoint to get the langs
/api/v1/content//{identifier}/languages
Endpoint to get the default language:
/api/v2/languages/_getdefault
Pass internal QA:
Languages of specific content: http://localhost:8080/api/v1/content/a41e5207ac4f373fccd68325603ec526/languages
Default language: http://localhost:8080/api/v2/languages/_getdefault
Approved: Tested on trunk_786c18d, Docker, macOS 14.5, FF v126.0.1
Parent Issue
30581
User Story
As a dotCMS User, I want to view locale-related information of the Contentlet that I'm creating or editing.
Acceptance Criteria
Expose the required data via REST:
PageResource
class. For instance:Proposed Objective
Core Features
Proposed Priority
Priority 2 - Important
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
https://dotcms.slack.com/archives/C058GCQ7T39/p1730827058966279
Assumptions & Initiation Needs
No response
Quality Assurance Notes & Workarounds
No response
Sub-Tasks & Estimates