liuxiran commented on pull request #1192: URL: https://github.com/apache/apisix-dashboard/pull/1192#issuecomment-753858234
I noticed that each field in the BaseInfo struct is not omited originly, but in this pr, we set `create_time` and `update_time` omitempty, so is it posible to set `create_time` and `update_time` out of BaseInfo struct? @imjoey @nic-chen @starsz ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
