Closed SmithSamuelM closed 2 years ago
The ECR and OOR credentials do not use edge operators consistently internally.
Fix ECR Auth Edge to remove operator o
field as I2I is the default.
Add description to GraceTime field
Add description to alli
issuee fields
Add description field to all issuer fields (
a
blocki
) that indicates the intention. Like "QVI Issuee AID""LE Issuee AID"
We either always include the operator
o
field for every edge or we only include theo
field if the operator is not the default but we should not do one in one credential and the other in another. or even one in one edge and the other in another edge.Looks like for most credentials we do not include the
o
field if the operator is the default. Because this is more compact, I propose that therefore we only include theo
field if and only if the operator value is not the default.Given the visibilty of the vLEI I suggest that we add a descrption block to all the attributes in the
a
block. I know this is annoying but it makes it easier for consumers to understand the what the labels mean. This way we document through the schema without having to using verbose field names which defeat compactness.