Skip to content

Remove the jsonErr helper and use echo's default erorr handler#565

Merged
dgageot merged 1 commit intodocker:mainfrom
rumpl:remove-jsonerr
Oct 21, 2025
Merged

Remove the jsonErr helper and use echo's default erorr handler#565
dgageot merged 1 commit intodocker:mainfrom
rumpl:remove-jsonerr

Conversation

@rumpl
Copy link
Copy Markdown
Member

@rumpl rumpl commented Oct 20, 2025

This also changes the error message from

{ "error": "some error message" }

to

{ "message": "some error message" }

Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
@rumpl rumpl requested a review from a team as a code owner October 20, 2025 22:47
@dgageot dgageot merged commit c4c8555 into docker:main Oct 21, 2025
5 checks passed
@rumpl rumpl deleted the remove-jsonerr branch November 4, 2025 13:03
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