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

[Swift] Fixes a bug for create function #7228

Merged
merged 1 commit into from
Apr 8, 2022

Conversation

mustiikhalil
Copy link
Collaborator

@mustiikhalil mustiikhalil commented Apr 6, 2022

Fixes a bug where the create function doesnt optional + required items.

Closes #7215

@github-actions github-actions bot added c++ codegen Involving generating code from schema swift labels Apr 6, 2022
@mustiikhalil
Copy link
Collaborator Author

@dbaileychess I'm not sure why the cpp linter is failing :/ since there wasn't even a change in the headers for the swift cpp generator

@dbaileychess
Copy link
Collaborator

Working on it now: #7229 I just enabled the check, but something is broke.

@dbaileychess
Copy link
Collaborator

CI seems stuck, going to wait until the queues are cleared.

@dbaileychess
Copy link
Collaborator

Good to go?

@mustiikhalil
Copy link
Collaborator Author

Yep!

@dbaileychess dbaileychess merged commit 173ebb6 into google:master Apr 8, 2022
@mustiikhalil mustiikhalil deleted the mmk/fix-required-create branch November 27, 2023 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ codegen Involving generating code from schema swift
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Swift] Required fields have default values in generated Swift code.
2 participants