Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Make the body of the error response into json #402

Merged
merged 20 commits into from
Oct 10, 2024
Merged

Conversation

ibuibu
Copy link
Contributor

@ibuibu ibuibu commented Oct 6, 2024

Change error response body to JSON.
The JSON consists of a message and an error code.

3kz2501
3kz2501 previously approved these changes Oct 6, 2024
@ibuibu ibuibu marked this pull request as ready for review October 10, 2024 07:04
@ibuibu ibuibu requested a review from a team as a code owner October 10, 2024 07:04
@ibuibu ibuibu requested review from 3kz2501 and tzskp1 October 10, 2024 07:15
@ibuibu ibuibu merged commit 1f8bcbd into main Oct 10, 2024
5 checks passed
@ibuibu ibuibu deleted the chore/error-code branch October 10, 2024 22:25
ibuibu added a commit that referenced this pull request Oct 20, 2024
ibuibu added a commit that referenced this pull request Oct 20, 2024
tzskp1 added a commit that referenced this pull request Oct 21, 2024
ibuibu added a commit that referenced this pull request Nov 4, 2024
* Reapply "fix: Make the body of the error response into json (#402)" (#408)

This reverts commit 05317c3.

* response error code as number

* Make custom errors work.

* Add empty check in create didcomm message

* modify sock.py

* Add empty check fo create vc message

* add sys for sock.py

* mod conflict message

---------

Co-authored-by: Kazunari Tanaka <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants