Please help me with the correct response to display when there is no data
{ "success": false, "message": "No data found", }
OR
{ "success": true, "message": "No data found", "data": null }
No comments:
Post a Comment