Skip to content

feat(api-v2): add locale query param to getCalendarLinks#27945

Closed
deepshekhardas wants to merge 1 commit intocalcom:mainfrom
deepshekhardas:fix/calendar-links-locale-param
Closed

feat(api-v2): add locale query param to getCalendarLinks#27945
deepshekhardas wants to merge 1 commit intocalcom:mainfrom
deepshekhardas:fix/calendar-links-locale-param

Conversation

@deepshekhardas
Copy link

This PR adds an optional locale query parameter to the getCalendarLinks endpoint in API v2, allowing API consumers to receive localized calendar links.

Changes

  • Input DTO: GetCalendarLinksInput_2024_08_13 created using Locales enum.
  • Controller: getCalendarLinks updated to accept @query params.
  • Service: getCalendarLinks service updated to use the provided locale in getTranslation, defaulting to 'en'.

Fixes TODO in �ookings.service.ts.

@deepshekhardas deepshekhardas requested a review from a team as a code owner February 14, 2026 02:01
@graphite-app graphite-app bot added the community Created by Linear-GitHub Sync label Feb 14, 2026
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 4 files

@github-actions
Copy link
Contributor

This PR has been marked as stale due to inactivity. If you're still working on it or need any help, please let us know or update the PR to keep it active.

@github-actions github-actions bot added the Stale label Feb 22, 2026
Copy link
Member

@sahitya-chandra sahitya-chandra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

duplicate of #27724, closing this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community Created by Linear-GitHub Sync size/M Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants