Skip to content

[#17] - fluent builder improve sdk usability#24

Merged
https-richardy merged 16 commits into
masterfrom
feature/17-fluent-builder-improve-sdk-usability
Apr 24, 2026
Merged

[#17] - fluent builder improve sdk usability#24
https-richardy merged 16 commits into
masterfrom
feature/17-fluent-builder-improve-sdk-usability

Conversation

@https-richardy
Copy link
Copy Markdown
Owner

The goal of this improvement is to make the SDK more intuitive and pleasant to use in day-to-day scenarios, reducing the need to manually construct parameter objects and improving the overall clarity and expressiveness of the API.

Currently, using parameter models directly requires manual object initialization and explicit property assignment, which can become verbose and less readable as the number of filters grows.

By introducing a fluent builder approach, the intention is to allow developers to construct parameters in a more readable and intention-driven way, while also improving discoverability through the API itself.

…ing query parameters, improving the SDK's usability"

This reverts commit a2402bb.
@https-richardy https-richardy self-assigned this Apr 24, 2026
…order to synchronize the SDK version. Contracts with the SDK
@https-richardy https-richardy merged commit 67d6b8a into master Apr 24, 2026
5 checks passed
@https-richardy https-richardy deleted the feature/17-fluent-builder-improve-sdk-usability branch April 24, 2026 19:21
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.

1 participant