-
Couldn't load subscription status.
- Fork 15
feat: Adds support for filtering language variants (early access) #170
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
Conversation
|
|
||
| export namespace LanguageVariantModels { | ||
|
|
||
| export type FilterLanguageVariantsCompletionStatus = 'unfinished' | 'completed' | 'not_translated'; |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice, added
…es few type errors
Adds support for Early access filtering endpoint.
Early access functions are available in the management client under
earlyAccessproperty