warren830 commented on code in PR #4557:
URL:
https://github.com/apache/incubator-devlake/pull/4557#discussion_r1121545324
##########
backend/plugins/tapd/tasks/task_data.go:
##########
@@ -28,6 +28,7 @@ type TapdOptions struct {
ConnectionId uint64 `mapstruct:"connectionId"`
WorkspaceId uint64 `mapstruct:"workspaceId"`
CompanyId uint64 `mapstruct:"companyId"`
+ pageSize uint64 `mapstruct:"pageSize"`
Review Comment:
should be PageSize
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]