From 699368b262bb4490be3fd98cc9e844b6ca140602 Mon Sep 17 00:00:00 2001 From: v0d1ch Date: Thu, 10 Oct 2024 21:06:48 +0200 Subject: [PATCH] Remove leftover commit schema artifact --- hydra-node/json-schemas/api.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hydra-node/json-schemas/api.yaml b/hydra-node/json-schemas/api.yaml index 18367bf2456..d62541df6d3 100644 --- a/hydra-node/json-schemas/api.yaml +++ b/hydra-node/json-schemas/api.yaml @@ -106,7 +106,6 @@ channels: - $ref: "api.yaml#/components/messages/Abort" - $ref: "api.yaml#/components/messages/NewTx" - $ref: "api.yaml#/components/messages/GetUTxO" - - $ref: "api.yaml#/components/messages/Commit" - $ref: "api.yaml#/components/messages/Recover" - $ref: "api.yaml#/components/messages/Decommit" - $ref: "api.yaml#/components/messages/Close" @@ -2402,7 +2401,7 @@ components: evaluate scripts and calculate script integrity hashes. oneOf: - $ref: "api.yaml#/components/schemas/Cbor" - - type: "null" + - type: "null" datum: oneOf: - type: string