From 23b236af1e99ba90ca339a7ab8076dbb2a5724a7 Mon Sep 17 00:00:00 2001 From: realbigsean Date: Fri, 12 May 2023 10:23:51 -0400 Subject: [PATCH] remove duplicates in beacon-node-oapi.yaml --- beacon-node-oapi.yaml | 10 ---------- 1 file changed, 10 deletions(-) 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: