Is this a new feature, an enhancement, or a change to existing functionality?
Enhancement
How would you describe the priority of this feature request
Low (would be nice)
Please provide a clear description of problem this feature solves
Not all requests to /delete/ routes respond with valid JSON bodies. This causes a little bit of user pain when trying to make requests directly through the carbide rest api and parse the response. Currently the /delete/ routes I have utilized return with a plain string.
Feature Description
- From a user perspective I want all requests to the carbide api to return valid json.
Describe your ideal solution
No response
Describe any alternatives you have considered
No response
Additional context
No response
Code of Conduct
Is this a new feature, an enhancement, or a change to existing functionality?
Enhancement
How would you describe the priority of this feature request
Low (would be nice)
Please provide a clear description of problem this feature solves
Not all requests to
/delete/routes respond with valid JSON bodies. This causes a little bit of user pain when trying to make requests directly through the carbide rest api and parse the response. Currently the/delete/routes I have utilized return with a plain string.Feature Description
Describe your ideal solution
No response
Describe any alternatives you have considered
No response
Additional context
No response
Code of Conduct