Skip to content

feat(core): Add HTTP 422 response type#1356

Open
kingsthwaiteJ wants to merge 1 commit into
FoalTS:v5-3-0-bisfrom
kingsthwaiteJ:add_http_422_response_type
Open

feat(core): Add HTTP 422 response type#1356
kingsthwaiteJ wants to merge 1 commit into
FoalTS:v5-3-0-bisfrom
kingsthwaiteJ:add_http_422_response_type

Conversation

@kingsthwaiteJ
Copy link
Copy Markdown

Problem

No HTTP 422 response type exists.

Fixes #1355.

Solution

Create the new response type, add tests and update docs.

Checklist

  • I have read the contribution guidelines.
  • I have added or updated tests for any code changes.
  • I have updated documentation if needed, keeping it concise.

@kingsthwaiteJ
Copy link
Copy Markdown
Author

@LoicPoullain this is now ready to be reviewed. Cheers!

@LoicPoullain
Copy link
Copy Markdown
Member

LoicPoullain commented Jun 5, 2026

@kingsthwaiteJ could merge the latest version of master into your branch so that we can run the CI? I fixed the npm ci issue.

LGTM otherwise. 👍

@LoicPoullain LoicPoullain changed the base branch from master to v5-3-0-bis June 5, 2026 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[@foal/core] Add support for HTTP 422 response

2 participants