Create GET /api/matches/{match} #65

Closed
opened 2025-12-14 02:31:11 +00:00 by KZix · 0 comments
Owner

Descrição: Endpoint para ver os detalhes de um Match específico. AC:

Retornar todos os dados do Match solicitado.

Carregar as relações: player1, player2 e winner.

Retornar erro 404 se o ID não existir.

Descrição: Endpoint para ver os detalhes de um Match específico. AC: Retornar todos os dados do Match solicitado. Carregar as relações: player1, player2 e winner. Retornar erro 404 se o ID não existir.
KZix added the apigameplay labels 2025-12-14 02:31:11 +00:00
KZix self-assigned this 2025-12-14 02:31:11 +00:00
KZix added this to the Bisca - API project 2025-12-14 02:31:11 +00:00
KZix moved this to In Progress in Bisca - API on 2025-12-14 02:33:15 +00:00
KZix moved this to Done in Bisca - API on 2025-12-18 20:41:40 +00:00
KZix closed this issue 2025-12-18 21:04:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SyntaxSquad/DADProject#65