This commit is contained in:
Jörn-Michael Miehe 2022-11-15 22:56:39 +00:00
parent 742023d191
commit fb9cfc0390

View file

@ -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: {