mirror of
https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
synced 2026-04-03 02:35:48 +03:00
- replaced 'json.loads' with 'json_loads' - shortened 'JSONResponse' to 'JSONr' - shortened 'HTMLResponse' to 'HTMLr' - replaced HTTPException with JsonResponses - added some error handing for invalid tokens