Skip to content
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

feat(multi-language) #30591 : Create endpoints to feed the Multi-language Component for the Edit Contentlet sidebar #30606

Conversation

jcastro-dotcms
Copy link
Contributor

@jcastro-dotcms jcastro-dotcms commented Nov 7, 2024

Proposed Changes

  • A new Endpoint has been added to retrieve the languages that a contentlet is available on: /api/v1/content//{identifier}/languages
  • A new Endpoint has been added to retrieve the default language: /api/v2/languages/_getdefault
  • The existing Endpoint that retrieved the languages that an HTML Page is available on has been marked as Deprecated -- as well as its related code -- in order to favor the new Endpoint.

This PR fixes: #30591

…uage Component for the Edit Contentlet sidebar
@jcastro-dotcms jcastro-dotcms added this pull request to the merge queue Nov 9, 2024
Merged via the queue into main with commit 65c8ebb Nov 10, 2024
35 checks passed
@jcastro-dotcms jcastro-dotcms deleted the issue-30591-Create-endpoints-to-feed-the-Multi-language-Component-for-the-Edit-Contentlet-sidebar branch November 10, 2024 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Multi-language] : Create endpoints to feed the Multi-language Component for the Edit Contentlet sidebar
3 participants