From 823b161d6d7f65a62ee1e314db7aa462f278f17a Mon Sep 17 00:00:00 2001 From: Nico Flaig Date: Fri, 24 May 2024 09:30:03 +0200 Subject: [PATCH] Deprecate v1 api --- apis/validator/aggregate_attestation.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/apis/validator/aggregate_attestation.yaml b/apis/validator/aggregate_attestation.yaml index e6ee3b34..ed8b8001 100644 --- a/apis/validator/aggregate_attestation.yaml +++ b/apis/validator/aggregate_attestation.yaml @@ -1,6 +1,7 @@ get: operationId: "getAggregatedAttestation" summary: "Get aggregated attestation" + deprecated: true description: | Aggregates all attestations matching given attestation data root and slot.