Skip to content

Commit 93d114f

Browse files
committed
Require ContractVariable.id
1 parent 41c9247 commit 93d114f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

model/equaliq.smithy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@ structure ContractVariable {
643643
@required
644644
type: ContractVariableType
645645

646-
// unique identifier for markup tags
646+
@required
647647
id: String
648648

649649
// the definition/explanation for this variable

0 commit comments

Comments
 (0)