Skip to content

Commit

Permalink
Remove leftover commit schema artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
v0d1ch committed Oct 10, 2024
1 parent 3ad1727 commit 699368b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions hydra-node/json-schemas/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 699368b

Please sign in to comment.