mirror of
https://code.lenaisten.de/Lenaisten/advent22.git
synced 2024-11-23 08:13:01 +00:00
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",
|
"/kys",
|
||||||
responses={
|
responses={
|
||||||
status.HTTP_200_OK: {
|
status.HTTP_200_OK: {
|
||||||
"description": "Success",
|
"description": "Einfach NEIN",
|
||||||
"content": None,
|
"content": None,
|
||||||
},
|
},
|
||||||
status.HTTP_418_IM_A_TEAPOT: {
|
status.HTTP_418_IM_A_TEAPOT: {
|
||||||
|
|
Loading…
Reference in a new issue