diff --git a/beacon-node-oapi.yaml b/beacon-node-oapi.yaml index 9faec17f..a046dc02 100644 --- a/beacon-node-oapi.yaml +++ b/beacon-node-oapi.yaml @@ -352,16 +352,6 @@ components: $ref: './types/capella/light_client.yaml#/Capella/LightClientFinalityUpdate' Capella.LightClientOptimisticUpdate: $ref: './types/capella/light_client.yaml#/Capella/LightClientOptimisticUpdate' - Deneb.BeaconState: - $ref: './types/deneb/state.yaml#/Deneb/BeaconState' - Deneb.BeaconBlock: - $ref: './types/deneb/block.yaml#/Deneb/BeaconBlock' - Deneb.SignedBeaconBlock: - $ref: './types/deneb/block.yaml#/Deneb/SignedBeaconBlock' - Deneb.BlindedBeaconBlock: - $ref: './types/deneb/block.yaml#/Deneb/BlindedBeaconBlock' - Deneb.SignedBlindedBeaconBlock: - $ref: './types/deneb/block.yaml#/Deneb/SignedBlindedBeaconBlock' Capella.Withdrawal: $ref: './types/withdrawal.yaml#/Withdrawal' Deneb.BeaconState: