Skip to content

feat(ai): add AI request logs support - #397

Merged
andrii-bodnar merged 1 commit into
crowdin:masterfrom
Nikk8091:issue-392-ai-request-logs
Sep 4, 2026
Merged

feat(ai): add AI request logs support#397
andrii-bodnar merged 1 commit into
crowdin:masterfrom
Nikk8091:issue-392-ai-request-logs

Conversation

@Nikk8091

@Nikk8091 Nikk8091 commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add AIApi.listAiRequestLogs for Crowdin and Crowdin Enterprise
  • support all documented filters through ListAiRequestLogsParams
  • add typed request-log status and source-action enums
  • add response models and mock coverage for both endpoint paths

Testing

  • gradlew clean build (590 tests, 0 failures, 0 errors, 0 skipped)
  • focused AIApiTest passed
  • git diff --check passed

Closes #392

@andrii-bodnar
andrii-bodnar requested a lite review from Copilot September 4, 2026 14:55

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@andrii-bodnar
andrii-bodnar merged commit cd5b942 into crowdin:master Sep 4, 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 List AI Request Logs method

3 participants