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 helpers to parse parameters. #337

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Add helpers to parse parameters. #337

merged 1 commit into from
Feb 28, 2024

Conversation

abizjak
Copy link
Contributor

@abizjak abizjak commented Feb 28, 2024

Purpose

Noticed in support that we don't seem to have a way to parse parameters using schema in the same convenient way that we do for events and return values.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@abizjak abizjak requested review from soerenbf and limemloh February 28, 2024 07:59
@abizjak abizjak merged commit a8dc0eb into main Feb 28, 2024
11 checks passed
@abizjak abizjak deleted the parameter-helpers branch February 28, 2024 12:25
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