Skip to content

Use the C# parameter name for the script parameter name#135

Merged
someguy20336 merged 1 commit into
mainfrom
134-reserved-words-cant-be-used-as-parameters
Jun 2, 2026
Merged

Use the C# parameter name for the script parameter name#135
someguy20336 merged 1 commit into
mainfrom
134-reserved-words-cant-be-used-as-parameters

Conversation

@someguy20336

Copy link
Copy Markdown
Owner

Closes #134

Reserved keywords could be added as the FromQuery parameter name, which breaks typescript. Go back to using the C# parameter name as the script variable, but put the FromQuery name in the URL parameter

@someguy20336 someguy20336 self-assigned this Jun 2, 2026
@someguy20336 someguy20336 linked an issue Jun 2, 2026 that may be closed by this pull request
@someguy20336 someguy20336 marked this pull request as ready for review June 2, 2026 01:50
@someguy20336 someguy20336 merged commit 4c0bf76 into main Jun 2, 2026
1 check passed
@someguy20336 someguy20336 deleted the 134-reserved-words-cant-be-used-as-parameters branch June 2, 2026 01:51
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.

Reserved words can't be used as parameters

1 participant