-
-
Notifications
You must be signed in to change notification settings - Fork 753
Closed
Labels
Description
I would like to be flexible on submitted JSON in request body. (allowing some mistakes)
To do this, i would like to use the JSON5 parser instead of JSON one. I looked for an option to add external parsers but it seems that it does not exist.
What do you think about this new feature?