Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[api_v2] Change time fields in ArchiveTraceRequest to non-nullable fo…
…r gogo (#113) ## Which problem is this PR solving? Part of jaegertracing/jaeger#4150 ## Description of the changes - Make sure type of time fields are aligned with other requests ## How was this change tested? - unit test ## Checklist - [x] I have read https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md - [x] I have signed all commits - [x] I have added unit tests for the new functionality - [x] I have run lint and test steps successfully - for `jaeger`: `make lint test` - for `jaeger-ui`: `yarn lint` and `yarn test` Signed-off-by: rim99 <zhangxin@outlook.com>
- Loading branch information