We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 333815d commit fba3b3fCopy full SHA for fba3b3f
specs/definitions/signed_docs/cose_headers.cue
@@ -94,7 +94,7 @@ _coseSignatureHeaders: #coseHeaders & {
94
kid: #coseField & {
95
coseLabel: 4
96
format: "Catalyst ID"
97
- required: _ | *"yes"
+ required: "yes"
98
description: """
99
Catalyst ID URI identifying the Public Key.
100
0 commit comments