You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
alessandrofeitoza
changed the title
[api] Criar endpoints para gerencias as inscrições nas fases
[api] Criar endpoints para gerenciar as inscrições nas fases
Nov 13, 2024
WHAT
Precisamos de alguns endpoints para gerencias as inscrições nas fases da oportunidades
GET /opportunities/{id}/phases/{id}/inscriptions
POST /opportunities/{id}/phases/{id}/inscriptions
GET /opportunities/{id}/phases/{id}/inscriptions/{id}
DELETE /opportunities/{id}/phases/{id}/inscriptions/{id}
PATCH /opportunities/{id}/phases/{id}/inscriptions/{id}
CHECKLIST
The text was updated successfully, but these errors were encountered: