Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SDK version to v1.18 #101

Merged
merged 2 commits into from
Aug 20, 2024
Merged

Update SDK version to v1.18 #101

merged 2 commits into from
Aug 20, 2024

Conversation

loganintech
Copy link
Contributor

No description provided.

@@ -102,7 +102,7 @@ func (c *client) SearchEntitlements(ctx context.Context, filter *SearchEntitleme
req := shared.RequestCatalogSearchServiceSearchEntitlementsRequest{
EntitlementAlias: stringPtr(filter.EntitlementAlias),
GrantedStatus: filter.GrantedStatus.ToPointer(),
PageSize: float64Ptr(100),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Page size was a float? Like, you could ask for 55.28 items per page? Neat.

@ggreer ggreer merged commit 6399426 into main Aug 20, 2024
2 checks passed
@ggreer ggreer deleted the logan/update-sdk-version-1.18 branch August 20, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants