Skip to content

Return 404 for all endpoints if key not found#85

Merged
nflaig merged 1 commit into
ethereum:masterfrom
eth2353:fix-404-responses
Mar 13, 2026
Merged

Return 404 for all endpoints if key not found#85
nflaig merged 1 commit into
ethereum:masterfrom
eth2353:fix-404-responses

Conversation

@eth2353
Copy link
Copy Markdown
Contributor

@eth2353 eth2353 commented Mar 11, 2026

This PR clarifies 404 response status code behavior and removes duplicated 404 response definitions.

All relevant endpoints now document 404 as a missing validator key on the server (instead of generic "Path not found" wording), matching the intended semantics.

@nflaig nflaig merged commit c688543 into ethereum:master Mar 13, 2026
3 checks passed
@eth2353 eth2353 deleted the fix-404-responses branch March 24, 2026 21:44
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.

3 participants