Skip to content

Commit

Permalink
swagger improve
Browse files Browse the repository at this point in the history
  • Loading branch information
paweljakubas committed Jun 26, 2024
1 parent 2fd4565 commit a83c7e1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion specifications/api/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4750,7 +4750,9 @@ x-errInvalidMetadataEncryption: &errInvalidMetadataEncryption
properties:
message:
type: string
description: The metadata has either wrong structure or cannot be encrypted.
description: |
The supplied metadata object is not compatible with the format
specified by CIP-83 (https://cips.cardano.org/cip/CIP-83).
code:
type: string
enum: ['invalid_metadata_encryption']
Expand Down

0 comments on commit a83c7e1

Please sign in to comment.