tokopedia / gripmock

gRPC Mock Server
Apache License 2.0
659 stars 156 forks source link

google.protobuf.Timestamp type conversion in stub #121

Open kunlk opened 2 years ago

kunlk commented 2 years ago

Hello, I have a query about the google.protobuf.Timestamp type conversion. My scenarios as below:

I know the timestamp data format is changed, so in this case how could I define the input value in the stub file ?