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

Proposal/Clarify Nullable - Add interactions with default #2058

Merged
merged 17 commits into from Nov 21, 2019

Conversation

tedepstein
Copy link
Contributor

Incorporating issue #2057, clarifying interactions between nullable and default keywords.

Updating master from upstream repo
Catching up with changes in the upstream repo.
…. This adds a formal proposal to clarify the semantics of nullable, providing the necessary background and links to related resources.
Somehow in our collaborative editing, we neglected to state that `nullable` adds `"null"` to the set of allowed types. We just said that it "expands" the `type` value, but didn't state the obvious (to us) manner of said expansion. Correcting that oversight in this commit.
@tedepstein
Copy link
Contributor Author

@darrelmiller , @webron or someone else from TSC, please merge. This is an update to the nullable clarification proposal.

@darrelmiller darrelmiller merged commit b98e8c9 into OAI:master Nov 21, 2019
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.

None yet

3 participants