aceleradora-TW / aceleradora-TW/easy-beasy-v2

Cadastrar perguntas back

Aperta
#97 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
5
Fork
6
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

- [x] Suporte a POST /questions
- [x] Sucesso salva nova pergunta
- [ ] Atributos são area, stage e question
- [ ] Área pode ser Financeiro, ....
- [ ] Estágio precisa ser numérico, inteiro e maior que zero
- [x] Pergunta é texto
- Exemplo
POST /question
{
"area": "Financeiro",
"stage": 2,
"question": "Você está entendendo?"
}
- [x] Em caso de sucesso, retorna 200 OK
- [ ] Informa falha específica para falta de campos obrigatórios
- [ ] Informa falha específica para área ou estágio inexistente
- Edição
- Deleção
- Listagem

Data de início: 28/11/2019
Data de término: 28/11/2019

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Start by locating the implementation of POST /questions and the question model or controller. Review the existing endpoint behavior against the listed attributes, validation rules, error responses, and the unfinished edit, deletion, and listing requirements; done means the specified operations and failure cases are implemented and verified.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
java
Ambito
api, backend
Tipo di issue
Funzionalità
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.