You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Make `RestJsonMalformedPatternSensitiveString` pass
* Use `AwsJson11` variable instead of hardcoded string
* Refactor `errorMessage` into private function
* Add comment about remaining `@range` on floats tests
* Use `AwsJson11` variable instead of hardcoded string (missed one)
* Use `hasTrait` over `getTrait() != null`
Copy file name to clipboardExpand all lines: codegen-server/src/main/kotlin/software/amazon/smithy/rust/codegen/server/smithy/PatternTraitValidationErrorMessage.kt
Copy file name to clipboardExpand all lines: codegen-server/src/main/kotlin/software/amazon/smithy/rust/codegen/server/smithy/generators/ConstrainedStringGenerator.kt
Copy file name to clipboardExpand all lines: codegen-server/src/main/kotlin/software/amazon/smithy/rust/codegen/server/smithy/generators/protocol/ServerProtocolTestGenerator.kt
+7-13Lines changed: 7 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -774,13 +774,12 @@ class ServerProtocolTestGenerator(
0 commit comments