Skip to content

feat: add organization-level search endpoints for projects - #395

Merged
andrii-bodnar merged 1 commit into
crowdin:masterfrom
andreichirila0712:feature/389-search-api
Sep 3, 2026
Merged

feat: add organization-level search endpoints for projects#395
andrii-bodnar merged 1 commit into
crowdin:masterfrom
andreichirila0712:feature/389-search-api

Conversation

@andreichirila0712

Copy link
Copy Markdown
Contributor

This adds support for organization-level search API (closes: #389)

  • Added searchBranches, searchDirectories, and searchFiles methods to SourceFilesApi;
  • Added searchSourceStrings method to SourceStringsApi;
  • Added searchTranslations method to StringTranslationsApi;
  • Included organization-level search test cases and mock data.

- Add searchBranches, searchDirectories, and searchFiles methods to SourceFilesApi
- Add searchSourceStrings method to SourceStringsApi
- Add searchTranslations method to StringTranslationsApi
- Include organization-level search test cases and mock data

@andrii-bodnar andrii-bodnar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@andreichirila0712 thank you!

@andrii-bodnar
andrii-bodnar merged commit cc24841 into crowdin:master Sep 3, 2026
2 checks passed
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.

Add support for organization-level Search API

2 participants