aceleradora-TW / aceleradora-TW/acelera-mais-api
refact: padronização dos prefixos das funções - controllers/auth
- Vorherrschende Sprache
- TypeScript
- Sterne
- 9
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
# Contexto
Para mantermos nossa aplicação mais padronizada precisamos definir uma regra para os prefixos dos nomes
das nossas funções.
Exemplo:
getHiringProcess, getAllHiringProcess, deleteHiringProcess, updateHiringProcess, createHiringProcess
# Critérios de aceitação
- [ ] Identificar as funções dentro do arquivo `controllers/auth` que estão fugindo desse padrão e altera-las seguindo a regra descrita acima.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start in `controllers/auth` and list the functions whose prefixes do not match the pattern shown in the issue, such as get/getAll/delete/update/create plus the resource name. Rename the outliers and update any references needed so the project still builds. Done means the auth controller function names follow the stated convention.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- typescript
- Bereich
- authentication, backend
- Issue-Typ
- Refactoring
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 25/100