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

Fixes protoTimestampFormat not being considered when applied on union members #245

Merged
merged 2 commits into from
May 30, 2024

Conversation

Baccata
Copy link
Contributor

@Baccata Baccata commented May 30, 2024

No description provided.

Adds logic to properly take protoTimestampFormat into consideration when
applied on union members
@@ -15,7 +15,7 @@
}
],
"paths": {
"/Testers/{id}": {
"/Testers/{id_}": {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bumping alloy/smithy has had the side effect of fixing false-positive validation errors we were actually counting on to test. So I'm injecting new errors to keep the tests working.

@Baccata Baccata merged commit 910db26 into main May 30, 2024
3 checks passed
@Baccata Baccata deleted the proto-fixes branch May 30, 2024 13:43
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.

2 participants