Skip to content

Commit 974182f

Browse files
axwayalrosca
authored andcommitted
APIGOV-32397 remove page size from dataplane
1 parent 5a54a08 commit 974182f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pkg/apic/apiserver/models/management/v1alpha1/model_dataplane_spec_aws_agent_core.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ package management
1111

1212
// DataplaneSpecAwsAgentCore Configuration specific to the agentcore-gateway mode.
1313
type DataplaneSpecAwsAgentCore struct {
14-
// Number of items per page when listing agentcore resources.
15-
PageSize int32 `json:"pageSize,omitempty"`
1614
// Log group prefix for agentcore-gateway vendored logs.
1715
LogGroupPrefix string `json:"logGroupPrefix,omitempty"`
1816
// If true, IAM authentication is enabled for agentcore-gateway requests.

0 commit comments

Comments
 (0)