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

Support nullable parameters #343

Merged
merged 4 commits into from
Sep 4, 2024

Conversation

Sondergaard
Copy link
Contributor

Description

The object creation did not support null-values.

With this change it can assign null-values to properties.

Quality

  • Documentation is updated
  • Release notes are updated
  • Package version is updated
  • Public types and methods are documented
  • Tests are implemented and executed locally

@Sondergaard Sondergaard merged commit b1efa39 into main Sep 4, 2024
19 checks passed
@Sondergaard Sondergaard deleted the sondergaard/support-nullable-parameters branch September 4, 2024 13:09
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