smithy-lang / smithy

Smithy is a protocol-agnostic interface definition language and set of tools for generating clients, servers, and documentation for any programming language.
https://smithy.io
Apache License 2.0
1.7k stars 201 forks source link

Fix RestJsonMalformedPatternReDOSString test #2340

Closed david-perez closed 1 day ago

david-perez commented 4 days ago

The test was attempted to be fixed as part of https://github.com/smithy-lang/smithy/issues/1506. None of the other tests echo back the value that failed the regex.

Testing

Ran tests in smithy-rs.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.