anonlink-entity-service icon indicating copy to clipboard operation
anonlink-entity-service copied to clipboard

REST api should handle malformed input better

Open hardbyte opened this issue 6 years ago • 1 comments

If we are a misbehaving user do we get good error messages back from the rest api.

hardbyte avatar May 25 '18 04:05 hardbyte

What do we return on input that doesn't conform to the JSON schema, what about valid schema but invalid values e.g. -2 party linkage or 5 bit clks...

E.g. on invalid JSON do we provide a useful error response?

hardbyte avatar Oct 07 '19 23:10 hardbyte