Open iMagdy opened 8 years ago
This should be able to be handled in implementation by passing optional parameters. It seems this has not been built though.
Yeah, it's been an issue for over a year now, first reply coming after a year.
I believe there should be some sort of a decent validation engine built into any API framework. That's maybe something to contribute.
Hi, Im building a server-side API and when I POST a malformed JSON payload the app crashes:
Did I miss something in the configuration ?