Skip to content

Commit a1078d1

Browse files
kubukozkstich
authored andcommitted
Clarify behavior of structurallyExclusive
1 parent 86ffc6a commit a1078d1

File tree

1 file changed

+1
-0
lines changed
  • smithy-model/src/main/resources/software/amazon/smithy/model/loader

1 file changed

+1
-0
lines changed

smithy-model/src/main/resources/software/amazon/smithy/model/loader/prelude.smithy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ structure trait {
8181
selector: String
8282

8383
/// Whether or not only a single member in a shape can have this trait.
84+
/// This only has an effect on members of structure shapes.
8485
structurallyExclusive: StructurallyExclusive
8586

8687
/// The traits that this trait conflicts with.

0 commit comments

Comments
 (0)