Skip to content

Commit

Permalink
Tidy-ups.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdee committed May 29, 2024
1 parent 60ee6df commit 0224360
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apis/beacon/states/validators.v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ post:
responses:
"200":
description: Success
headers:
Eth-Consensus-Version:
$ref: '../../../beacon-node-oapi.yaml#/components/headers/Eth-Consensus-Version'
content:
application/json:
schema:
Expand Down
1 change: 1 addition & 0 deletions apis/beacon/states/validators.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ get:
post:
operationId: "postStateValidators"
summary: "Get validators from state"
deprecated: true
description: |
Returns filterable list of validators with their balance, status and index.
Expand Down

0 comments on commit 0224360

Please sign in to comment.