more known, but ignored, traits
All checks were successful
Generic zig build / build (push) Successful in 26s
All checks were successful
Generic zig build / build (push) Successful in 26s
This commit is contained in:
parent
ec6aa300d9
commit
fd9be1afbf
1 changed files with 2 additions and 0 deletions
|
@ -789,6 +789,7 @@ fn getTrait(trait_type: []const u8, value: std.json.Value) SmithyParseError!?Tra
|
||||||
\\smithy.api#timestampFormat
|
\\smithy.api#timestampFormat
|
||||||
\\smithy.api#xmlAttribute
|
\\smithy.api#xmlAttribute
|
||||||
\\smithy.api#xmlFlattened
|
\\smithy.api#xmlFlattened
|
||||||
|
\\smithy.api#requestCompression
|
||||||
\\smithy.waiters#waitable
|
\\smithy.waiters#waitable
|
||||||
\\smithy.rules#endpointTests
|
\\smithy.rules#endpointTests
|
||||||
\\smithy.api#input
|
\\smithy.api#input
|
||||||
|
@ -809,6 +810,7 @@ fn getTrait(trait_type: []const u8, value: std.json.Value) SmithyParseError!?Tra
|
||||||
\\smithy.rules#contextParam
|
\\smithy.rules#contextParam
|
||||||
\\smithy.rules#clientContextParams
|
\\smithy.rules#clientContextParams
|
||||||
\\smithy.rules#staticContextParams
|
\\smithy.rules#staticContextParams
|
||||||
|
\\smithy.rules#operationContextParams
|
||||||
\\smithy.test#smokeTests
|
\\smithy.test#smokeTests
|
||||||
\\aws.cloudformation#cfnResource
|
\\aws.cloudformation#cfnResource
|
||||||
\\aws.cloudformation#cfnMutability
|
\\aws.cloudformation#cfnMutability
|
||||||
|
|
Loading…
Add table
Reference in a new issue