Skip to content

Commit

Permalink
Update api description to mention possible encodings
Browse files Browse the repository at this point in the history
  • Loading branch information
v0d1ch committed Oct 19, 2023
1 parent c16b498 commit c2a07c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hydra-node/json-schemas/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ channels:
message:
summary: |
Cardano transaction to be submitted to the L1 network.
Accepts transactions encoded as Base16 CBOR string, TextEnvelope type or JSON.
payload:
oneOf:
- $ref: "api.yaml#/components/schemas/RawTransaction"
Expand Down

0 comments on commit c2a07c1

Please sign in to comment.