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 support for array and nullable parameters in Action.Url #124

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

tanguy-c
Copy link
Contributor

Should fix #116

Same content as #123, cleaner
(I may do another commit soon, following your review advices)

tanguy-c and others added 2 commits September 26, 2024 20:05
Handle the underlying non-nullable type for non-primitive types to address issues with nullable arrays.
@tanguy-c
Copy link
Contributor Author

Hi @NeVeSpl,

The Git changes tracking should be fixed now. I also moved my code to an extension method (I had to expose OriginalDefinition).

Have a great day!

@NeVeSpl NeVeSpl merged commit 2b079e9 into NeVeSpl:master Oct 14, 2024
1 of 2 checks passed
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.

Action.Url does not support array-valued parameters
2 participants