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: Stop lying how GRPC renders durations #401

Conversation

nightlyone
Copy link
Contributor

@nightlyone nightlyone commented Aug 6, 2023

by reporting the data types and formats that are actually used for google.protobuf.Duration

Fixes: #351

by reporting the data types and formats that are actually used

Fixes: google#351
@nightlyone nightlyone force-pushed the fix/io/align_duration_documentation_with_implementation branch from 8ee62cb to c06885a Compare August 6, 2023 15:03
@nightlyone nightlyone marked this pull request as ready for review August 6, 2023 15:06
@nightlyone nightlyone requested a review from a team as a code owner August 6, 2023 15:06
Copy link
Contributor

@timburks timburks left a comment

Choose a reason for hiding this comment

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

@nightlyone thanks, this is great. It adds more detail than we have for the other well-known types, but I think we should just take that as a call to improve the others.

@timburks timburks merged commit ee84fd2 into google:main Aug 25, 2023
2 checks passed
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.

protoc-gen-openapi: google.protobuf.Duration not string
2 participants