We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a128c92 commit d085542Copy full SHA for d085542
src/CodeGenerator/src/Generator/GeneratorHelper.php
@@ -42,6 +42,7 @@ public static function normalizeName(string $propertyName): string
42
'KMS' => 'Kms',
43
'ARN' => 'Arn',
44
'VPC' => 'Vpc',
45
+ 'STL' => 'Stl',
46
'TTL' => 'Ttl',
47
'DNS' => 'Dns',
48
'MFA' => 'Mfa',
0 commit comments