Boolean data type issue in inbound rest API
Hi All,I have one inbound rest Get API call to get the user details from sys_user table. While testing this from postman below are the response fields we configured and getting as a response. but here the active status field( Boolean data type) was...
