I have a REST web service that receives an object as input. The object has a Boolean variable inside, but sometimes instead of receiving true or false I get 0 or 1 and the service goes into error. How can I avoid this?
548k questions
547k answers
4 comments
86.3k users