diff --git a/modules/core/resources/META-INF/smithy/openapi/openapi.smithy b/modules/core/resources/META-INF/smithy/openapi/openapi.smithy index 1c47d4d..e06b2a1 100644 --- a/modules/core/resources/META-INF/smithy/openapi/openapi.smithy +++ b/modules/core/resources/META-INF/smithy/openapi/openapi.smithy @@ -4,6 +4,7 @@ namespace alloy.openapi /// This traits allows the encoding of OpenAPI Extensions /// as defined in https://swagger.io/docs/specification/openapi-extensions/. +@sparse // to be able to handle `null` values @trait map openapiExtensions { key: String