Update docs/openapi.yml

main
Eyuep Sueyruege 2023-11-09 11:10:35 +01:00
parent df88e1456b
commit 9299acf05e
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ paths:
description: Erfolgreiche Anfrage
/card/{id}:
get:
summary: Ruft einen bestimmte Karte
summary: Ruft Informationen von einer bestimmte Karte
parameters:
- in: path
name: id
@ -22,4 +22,4 @@ paths:
'200':
description: Erfolgreiche Anfrage
'404':
description: Nutzer nicht gefunden
description: Karte nicht gefunden