Skip to content

Improvement: add UNPROCESSABLE_ENTITY status code (422)#11706

Open
GitHamo wants to merge 1 commit into
ILIAS-eLearning:trunkfrom
GitHamo:improvement/add-unprocessable-entity-status-code
Open

Improvement: add UNPROCESSABLE_ENTITY status code (422)#11706
GitHamo wants to merge 1 commit into
ILIAS-eLearning:trunkfrom
GitHamo:improvement/add-unprocessable-entity-status-code

Conversation

@GitHamo

@GitHamo GitHamo commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

This PR introduces the standard HTTP 422 Unprocessable Entity status code constant. This allows services to return precise error responses when client input fails validation or cannot be processed by the server logic.

@GitHamo GitHamo marked this pull request as draft June 26, 2026 09:05
@GitHamo GitHamo marked this pull request as ready for review June 26, 2026 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant