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

Allowed nulls to be passed for defaults, mins and maxes for updating … #39

Closed

Conversation

pingu2k4
Copy link

…attributes

What does this PR do?

Adds the ability to pass nulls for default, min and max when updating any sort of attribute. Fixes #38.

Test Plan

Not much to test - project still builds, no test project, and on visual inspection its a minimal change that should make no negative issues.

Related PRs and Issues

Fixes #38

Have you read the Contributing Guidelines on issues?

Yes

@stnguyen90
Copy link
Contributor

Unfortunately, this is a read-only repo as the code is generated by our SDK Generator, and changes made only here would be wiped in the next release.

@stnguyen90 stnguyen90 closed this May 20, 2024
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.

🐛 Bug Report: Updating attributes doesn't allow null defaults, min, max etc
2 participants