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

Add Preset parameters to both search parameters classes #260

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

trentstollery-millow
Copy link
Contributor

As per Preset Documentation.
Adds the option to use preset search parameters, which can be very useful if you don't want to have to reference query parameters in your search calls.
Can't see any tests that need updating.. but if you want any updated let me know

@runeanielsen runeanielsen self-assigned this Jan 9, 2025
[JsonPropertyName("preset")]
public bool? Preset { get; set; }


Copy link
Member

Choose a reason for hiding this comment

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

Can you remove the extra newline to keep the formatting consistent?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@runeanielsen
Copy link
Member

Looks good, thank you very much for the contribution. @trentstollery-millow

@runeanielsen runeanielsen merged commit 635ac0a into DAXGRID:master Jan 10, 2025
2 checks passed
@runeanielsen
Copy link
Member

I've released a new version with you changes. 7.23.0

@runeanielsen
Copy link
Member

Nevermind, the NuGet key has expired. I'll make a new release when that has been updated, and I'll let you know.

@runeanielsen
Copy link
Member

@trentstollery-millow it has been released now.

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