Skip to content

Commit

Permalink
Delete 414 response
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsproul committed Oct 23, 2023
1 parent 0132c09 commit 4728ebb
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions apis/beacon/states/validators.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,14 +159,5 @@ post:
example:
code: 404
message: "State not found"
"414":
description: "Too many validator IDs"
content:
application/json:
schema:
$ref: "../../../beacon-node-oapi.yaml#/components/schemas/ErrorMessage"
example:
code: 414
message: "Too many validator IDs in request"
"500":
$ref: "../../../beacon-node-oapi.yaml#/components/responses/InternalError"

0 comments on commit 4728ebb

Please sign in to comment.