Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(smithy-client): truncate timestamp at 000 millis #1295

Merged
merged 1 commit into from
May 30, 2024

Conversation

kuhe
Copy link
Contributor

@kuhe kuhe commented May 30, 2024

I thought the test cases had more control over what was asserted downstream in the test generator (aws-sdk-js-v3), but the literal test case body strings are upstream (Smithy), so to pass the tests and remain compliant with the spec I'd like to truncate the timestamps when millis are 000.

@kuhe kuhe requested review from a team as code owners May 30, 2024 15:56
@kuhe kuhe requested a review from AndrewFossAWS May 30, 2024 15:56
@kuhe kuhe merged commit 3689c94 into smithy-lang:main May 30, 2024
9 of 10 checks passed
@kuhe kuhe deleted the fix/timestamp branch May 30, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants