NEIN
This commit is contained in:
parent
742023d191
commit
fb9cfc0390
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ async def torsten(ding: str) -> str:
|
|||
"/kys",
|
||||
responses={
|
||||
status.HTTP_200_OK: {
|
||||
"description": "Success",
|
||||
"description": "Einfach NEIN",
|
||||
"content": None,
|
||||
},
|
||||
status.HTTP_418_IM_A_TEAPOT: {
|
||||
|
|
Loading…
Reference in a new issue