Add messages to Empty responses & Empty List Responses #94
Labels
available
No one has claimed the issue (or) is working on it.
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
Describe the bug
For most of the
201_CREATED
responses are empty.We need to respond with atleast a success message that the resource has been created successfully.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Return a relevant dictionary to response
Example for above specified endpoint :
The text was updated successfully, but these errors were encountered: