BrandalfGray / Processes

small Project for Processes
1 stars 1 forks source link

Enhance Response JSON for DeleteContact.php and UpdateContact.php APIs #1

Open jlonge421 opened 3 months ago

jlonge421 commented 3 months ago

Description

The current response JSON for the DeleteContact.php and UpdateContact.php APIs is extremely minimal and lacks some useful information for the user. To improve the experience and provide more context in the response, we should enhance the response JSON to include additional parameters.

Suggested Enhancements:

Additional Context:

Adding these parameters will help our team better understand the outcome of their API requests and will provide more information for logging, auditing, and/or confirmation purposes.

BrandalfGray commented 3 months ago

These are all excellent changes. Let me know when they are implemented.