We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78f22b0 + a80ed22 commit 5de51c3Copy full SHA for 5de51c3
modules/core/resources/META-INF/smithy/openapi/openapi.smithy
@@ -4,6 +4,7 @@ namespace alloy.openapi
4
5
/// This traits allows the encoding of OpenAPI Extensions
6
/// as defined in https://swagger.io/docs/specification/openapi-extensions/.
7
+@sparse // to be able to handle `null` values
8
@trait
9
map openapiExtensions {
10
key: String
0 commit comments