Skip to content
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

Add the orderBy parameter to list methods #387

Open
andrii-bodnar opened this issue Apr 4, 2024 · 0 comments
Open

Add the orderBy parameter to list methods #387

andrii-bodnar opened this issue Apr 4, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@andrii-bodnar
Copy link
Member

andrii-bodnar commented Apr 4, 2024

The Crowdin API has been enhanced with a new orderBy parameter in a number of list methods. It allows sorting the results by a specific field in ascending or descending order.

The list of methods that support the new parameter:

  • List projects
  • List branches
  • List directories
  • List files
  • List strings
  • List Translation Approvals
  • List Language Translations
  • List String Translations
  • List String Comments
  • List Screenshots
  • List Concepts
  • List Glossaries
  • List Terms
  • List TMs
  • List TM Segments
  • List Tasks
  • List User Tasks
  • List Project Members
  • List Labels
  • List Groups (Enterprise only)
  • List Users (Enterprise only)
  • List Teams (Enterprise only)

References:

@andrii-bodnar andrii-bodnar added enhancement New feature or request good first issue Good for newcomers labels Apr 4, 2024
@andrii-bodnar andrii-bodnar changed the title Add the orderBy parameter to list methods` Add the orderBy parameter to list methods Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant