- Create the route
- Write tests
- Document it in openapi.yaml and the LOCUTORS.md resource sheet
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| In Progress | Yug | T385345 Lingua Libre Django. | |||
| Resolved | Yug | T359797 Lingua Libre Django : GSOC24 applicants | |||
| Resolved | Pushkar7077 | T361440 [GSOC 2024 Proposal] Lingua Libre v3.0 enhancement and migration : Pushkar | |||
| Resolved | Feature | Pushkar7077 | T354609 Steps: 1 > Implement addition/deletion/edit of a locutor's languages | ||
| Resolved | Feature | Pushkar7077 | T354617 Add API route PATCH /locutors/my/:id/languages/:id to edit a spoken language of the locutor |
Event Timeline
Comment Actions
Hi and thank you for your interest! Please check thoroughly https://www.mediawiki.org/wiki/New_Developers (and all of its communication section!). The page covers how to get started, assigning tasks, task status, how to find a codebase, how to create patches, where to ask general development questions and where to get help with setup problems, and how to ask good questions. Thanks a lot! :)
Comment Actions
@Poslovitch Can I add pydantic to the project to validate request.data object received in patch request here.
Comment Actions
@Pushkar7077 wrote :
Add API route PATCH /locutors/my/:id/languages/:id to edit a spoken language of the locutor -> not needed as languages of locutor are handled in edit locutor API