Skip to content

Commit

Permalink
deploy: ca2f9a8
Browse files Browse the repository at this point in the history
  • Loading branch information
rolfyone committed Sep 12, 2024
1 parent d2f10a7 commit ee8d75c
Showing 1 changed file with 50 additions and 22 deletions.
72 changes: 50 additions & 22 deletions beacon-node-oapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2469,7 +2469,7 @@ paths:
example: phase0
required: false
name: Eth-Consensus-Version
description: 'Version of the block being submitted, if using SSZ encoding.'
description: The active consensus version to which the block being submitted belongs.
requestBody:
description: The `SignedBlindedBeaconBlock` object composed of `BlindedBeaconBlock` object (produced by beacon node) and validator signature.
required: true
Expand Down Expand Up @@ -5671,7 +5671,7 @@ paths:
example: phase0
required: true
name: Eth-Consensus-Version
description: Version of the block being submitted.
description: The active consensus version to which the block being submitted belongs.
requestBody:
description: The `SignedBlindedBeaconBlock` object composed of `BlindedBeaconBlock` object (produced by beacon node) and validator signature.
required: true
Expand Down Expand Up @@ -8846,7 +8846,7 @@ paths:
example: phase0
required: false
name: Eth-Consensus-Version
description: 'Version of the block being submitted, if using SSZ encoding.'
description: The active consensus version to which the block being submitted belongs.
requestBody:
description: The `SignedBeaconBlock` object composed of `BeaconBlock` object (produced by beacon node) and validator signature.
required: true
Expand Down Expand Up @@ -12125,7 +12125,7 @@ paths:
example: phase0
required: true
name: Eth-Consensus-Version
description: Version of the block being submitted.
description: The active consensus version to which the block being submitted belongs.
requestBody:
description: The `SignedBeaconBlock` object composed of `BeaconBlock` object (produced by beacon node) and validator signature.
required: true
Expand Down Expand Up @@ -15371,7 +15371,9 @@ paths:
description: Successful response
headers:
Eth-Consensus-Version:
description: Required in response so client can deserialize returned json or ssz data more effectively.
description: |
The active consensus version to which the data belongs. Required in response so client can deserialize returned json or ssz data
more effectively.
required: true
schema:
type: string
Expand Down Expand Up @@ -18930,7 +18932,7 @@ paths:
description: Success
headers:
Eth-Consensus-Version:
description: Required in response so client can deserialize returned json or ssz data more effectively.
description: The active consensus version to which the attestations belong.
required: true
schema:
type: string
Expand Down Expand Up @@ -19239,7 +19241,9 @@ paths:
headers:
Eth-Consensus-Version:
required: false
description: Required in response so client can deserialize returned json or ssz data more effectively.
description: |
The active consensus version to which the data belongs. Required in response so client can deserialize returned json or ssz data
more effectively.
schema:
type: string
enum:
Expand Down Expand Up @@ -20133,7 +20137,9 @@ paths:
description: Successful response
headers:
Eth-Consensus-Version:
description: Required in response so client can deserialize returned json or ssz data more effectively.
description: |
The active consensus version to which the data belongs. Required in response so client can deserialize returned json or ssz data
more effectively.
required: true
schema:
type: string
Expand Down Expand Up @@ -23334,7 +23340,9 @@ paths:
description: Success
headers:
Eth-Consensus-Version:
description: Required in response so client can deserialize returned json or ssz data more effectively.
description: |
The active consensus version to which the data belongs. Required in response so client can deserialize returned json or ssz data
more effectively.
required: true
schema:
type: string
Expand Down Expand Up @@ -25598,7 +25606,9 @@ paths:
description: Success
headers:
Eth-Consensus-Version:
description: Required in response so client can deserialize returned json or ssz data more effectively.
description: |
The active consensus version to which the data belongs. Required in response so client can deserialize returned json or ssz data
more effectively.
required: true
schema:
type: string
Expand Down Expand Up @@ -26883,7 +26893,9 @@ paths:
description: Success
headers:
Eth-Consensus-Version:
description: Required in response so client can deserialize returned json or ssz data more effectively.
description: |
The active consensus version to which the data belongs. Required in response so client can deserialize returned json or ssz data
more effectively.
required: true
schema:
type: string
Expand Down Expand Up @@ -27939,7 +27951,9 @@ paths:
description: Successful response
headers:
Eth-Consensus-Version:
description: Required in response so client can deserialize returned json or ssz data more effectively.
description: |
The active consensus version to which the data belongs. Required in response so client can deserialize returned json or ssz data
more effectively.
required: true
schema:
type: string
Expand Down Expand Up @@ -28198,7 +28212,7 @@ paths:
example: phase0
required: true
name: Eth-Consensus-Version
description: Version of the attestations being submitted.
description: The consensus version to which the attestations being submitted belong.
tags:
- Beacon
- ValidatorRequiredApi
Expand Down Expand Up @@ -28853,7 +28867,9 @@ paths:
description: Successful response
headers:
Eth-Consensus-Version:
description: Required in response so client can deserialize returned json or ssz data more effectively.
description: |
The active consensus version to which the data belongs. Required in response so client can deserialize returned json or ssz data
more effectively.
required: true
schema:
type: string
Expand Down Expand Up @@ -29237,7 +29253,7 @@ paths:
example: phase0
required: true
name: Eth-Consensus-Version
description: Version of the attester slashing being submitted.
description: The active consensus version to which the attester slashing being submitted belongs.
tags:
- Beacon
requestBody:
Expand Down Expand Up @@ -30600,7 +30616,9 @@ paths:
description: Success
headers:
Eth-Consensus-Version:
description: Required in response so client can deserialize returned json or ssz data more effectively.
description: |
The active consensus version to which the data belongs. Required in response so client can deserialize returned json or ssz data
more effectively.
required: true
schema:
type: string
Expand Down Expand Up @@ -34471,7 +34489,9 @@ paths:
description: Success response
headers:
Eth-Consensus-Version:
description: Required in response so client can deserialize returned json or ssz data more effectively.
description: |
The active consensus version to which the data belongs. Required in response so client can deserialize returned json or ssz data
more effectively.
required: true
schema:
type: string
Expand Down Expand Up @@ -37748,7 +37768,9 @@ paths:
description: Success response
headers:
Eth-Consensus-Version:
description: Required in response so client can deserialize returned json or ssz data more effectively.
description: |
The active consensus version to which the data belongs. Required in response so client can deserialize returned json or ssz data
more effectively.
required: true
schema:
type: string
Expand Down Expand Up @@ -42967,7 +42989,9 @@ paths:
description: Success response
headers:
Eth-Consensus-Version:
description: Required in response so client can deserialize returned json or ssz data more effectively.
description: |
The active consensus version to which the data belongs. Required in response so client can deserialize returned json or ssz data
more effectively.
required: true
schema:
type: string
Expand Down Expand Up @@ -46466,7 +46490,9 @@ paths:
description: 'Returns aggregated `Attestation` object with same `AttestationData` root, slot and committee index.'
headers:
Eth-Consensus-Version:
description: Required in response so client can deserialize returned json or ssz data more effectively.
description: |
The active consensus version to which the data belongs. Required in response so client can deserialize returned json or ssz data
more effectively.
required: true
schema:
type: string
Expand Down Expand Up @@ -46911,7 +46937,7 @@ paths:
example: phase0
required: true
name: Eth-Consensus-Version
description: Version of the aggregate and proofs being submitted.
description: The active consensus version to which the aggregate and proofs being submitted belong.
requestBody:
required: true
content:
Expand Down Expand Up @@ -68412,7 +68438,9 @@ components:
message: Beacon node is currently syncing and not serving request on that endpoint
headers:
Eth-Consensus-Version:
description: Required in response so client can deserialize returned json or ssz data more effectively.
description: |
The active consensus version to which the data belongs. Required in response so client can deserialize returned json or ssz data
more effectively.
required: true
schema:
type: string
Expand Down

0 comments on commit ee8d75c

Please sign in to comment.