BCF-API icon indicating copy to clipboard operation
BCF-API copied to clipboard

What error code should be returned if a required field is not provided?

Open vjleo opened this issue 4 years ago • 3 comments
trafficstars

Also, what is the return code if it has an invalid value?

like a "" (empty) Title of a Topic?

vjleo avatar Oct 18 '21 19:10 vjleo

HTTP says a 400 BAD REQUEST is the way to go

Amoki avatar Oct 18 '21 20:10 Amoki

Yeah, 400 would feel right for me.

GeorgDangl avatar Oct 19 '21 19:10 GeorgDangl

I'll update the docs.

GeorgDangl avatar Apr 17 '23 09:04 GeorgDangl