Skip to content

Conversation

@akohan91
Copy link
Owner

Summary

This PR includes updates to the libak_ErrorResponse class and its corresponding documentation in the API_Reference.md file. The changes improve the handling of the statusCode property and clarify the behavior of the sendResponse() method.

Impact

  • Improved Response Consistency: The statusCode is now properly handled as part of the HTTP response status, rather than being included in the JSON response body.
  • Enhanced Clarity: The updated documentation ensures developers understand the behavior of the sendResponse() method.
@github-actions
Copy link

💚 PMD Analysis: No issues found

@github-actions
Copy link

💚 Deployment Validation Results:

  • Status: Success
@akohan91 akohan91 merged commit 7b9e008 into develop Jul 13, 2025
2 checks passed
@akohan91 akohan91 deleted the bugfix/remove-status-code-from-the-error-response-json-body branch July 13, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants