grpc-ecosystem / grpc-gateway

gRPC to JSON proxy generator following the gRPC HTTP spec
https://grpc-ecosystem.github.io/grpc-gateway/
BSD 3-Clause "New" or "Revised" License
18.26k stars 2.24k forks source link

Errors on valid timestamps #4973

Closed jakec-github closed 1 day ago

jakec-github commented 2 days ago

References to other Issues or PRs

Fixes #4967

Have you read the Contributing Guidelines? Yes

Brief description of what is fixed or changed

Fixes acceptance of invalid timestamps as query parameters

Other comments