api/v2/pretranslate cannot be used from the UI
Open
Nobody has claimed this yet.
good first issue
hours
P4
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 611
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 49
Description
It should be possible to test api/v2/pretranslate via the UI, right now the parameters are not available.
- Create a user part of the
pretranslatorsgroup, create a PAT - Go to http://localhost:8000/api/v2/
- Authorize with the PATH in the top right corner
- Test the /pretranslate API
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the /api/v2/ UI and inspect the /pretranslate entry point, using the issue's authorization and request steps to reproduce the missing parameters. Compare the parameters exposed there with what the endpoint requires, then verify that an authorized user in the pretranslators group can test /pretranslate through the UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, javascript, python
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100