Skip to content

Conversation

@Enngage
Copy link
Member

@Enngage Enngage commented Sep 9, 2025

Adds support for Early access filtering endpoint.

Early access functions are available in the management client under earlyAccess property

@Enngage Enngage requested review from a team and IvanKiral as code owners September 9, 2025 14:25

export namespace LanguageVariantModels {

export type FilterLanguageVariantsCompletionStatus = 'unfinished' | 'completed' | 'not_translated';

Choose a reason for hiding this comment

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

Missing the "all_done" status.

Copy link
Member Author

Choose a reason for hiding this comment

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

nice, added

@Enngage Enngage changed the title Filter languages ea feat: Adds support for filtering language variants (early access) Sep 29, 2025
@Enngage Enngage merged commit fd2caa6 into master Sep 29, 2025
1 check passed
@Enngage Enngage deleted the filter-languages-ea branch September 29, 2025 07:20
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.

3 participants