Skip to content

Add support for multi-valued status filter in tasks API #315

@aromanet42

Description

@aromanet42

According to Crowdin API Documentation https://support.crowdin.com/developer/api/v2/#tag/Tasks/operation/api.projects.tasks.getMany, the API listing tasks accepts mutiple values for the status filter:

List tasks with specified statuses. It can be one status or a list of comma-separated status values

The SDK only accepts one status.

Could you support a list of statuses in Tasks APIs?

Thanks

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions