vityaman-edu / lms

A simple learning management system.
Apache License 2.0
4 stars 0 forks source link

Handle malformed json input #77

Closed vityaman closed 4 months ago

vityaman commented 4 months ago

Now on invalid json input user gets not friendly message with an error. Want to catch it and transform to GeneralError with text about malformed json.