Skip to content

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

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

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant