Closed MoeQuadrat closed 11 months ago
Okay, this is an actual bug on our side and we should be able to fix it reasonably fast. Thanks for reporting !
The fix will be released by CI shortly: https://github.com/disneystreaming/smithy-translate/releases/tag/v0.3.15
Description: When converting an the sample OpenAPI specification to Smithy using smithy-translate, there is an issue with date-time examples.
Expected Behaviour: example: '2017-07-21T17:32:28Z' should be parsed correctly as format: DateTime
Current Behaviour:
Sample YAML: