diff --git a/smithy-model/src/main/resources/software/amazon/smithy/model/loader/prelude.smithy b/smithy-model/src/main/resources/software/amazon/smithy/model/loader/prelude.smithy index 703314e969d..9709bb51054 100644 --- a/smithy-model/src/main/resources/software/amazon/smithy/model/loader/prelude.smithy +++ b/smithy-model/src/main/resources/software/amazon/smithy/model/loader/prelude.smithy @@ -714,7 +714,7 @@ structure unstable {} {change: "remove"}, {path: "/inputToken", change: "update"}, {path: "/outputToken", change: "update"}, - {path: "/items", change: "any"}, + {path: "/items", change: "any", severity: "NOTE"}, {path: "/pageSize", change: "update"}, {path: "/pageSize", change: "remove"}, ]