Skip to content

Add API to upload translated files as suggestions - #4532

Draft
flodolo wants to merge 1 commit into
mozilla:mainfrom
flodolo:issue4479_suggestions_api
Draft

flodolo wants to merge 1 commit into
mozilla:mainfrom
flodolo:issue4479_suggestions_api

Conversation

@flodolo

@flodolo flodolo commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator

Fixes #4479

  • Implement /api/v2/upload/suggestions/
  • Refactor code, now that all planned APIs for upload have been implemented
  • Reorganize tests
  • Prep work for using upload API in front-end (support CSRF, return badges in API response)

- Refactor code, now that all upload APIs have been implemented.
- Reorganize tests
- Prep work for unifying upload API (support CSRF, return badges in API response)
@flodolo
flodolo requested a review from mathjazz September 16, 2026 10:03
@flodolo

flodolo commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator Author

Per offline: while this PR is mostly test changes (+2k, -1.4k lines), I'm going to try and split these into more manageable commits for sake of review.

@flodolo
flodolo marked this pull request as draft September 16, 2026 12:24
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.

Create new API to submit suggestions

1 participant