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

Commits on Apr 17, 2018

  1. Merge pull request #2 from OAI/master

    Updating master from upstream repo
    tedepstein committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    2fe1ec8 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2019

  1. Merge remote-tracking branch 'upstream/master'

    Catching up with changes in the upstream repo.
    tedepstein committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    d20a217 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Configuration menu
    Copy the full SHA
    dacf5c7 View commit details
    Browse the repository at this point in the history
  2. Addressing OAI#1389, and clearing the way for PRs OAI#2046 and OAI#1977

    …. This adds a formal proposal to clarify the semantics of nullable, providing the necessary background and links to related resources.
    tedepstein committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    905dacd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cddbc1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a64f81a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f25047 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d58009a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1e3d94 View commit details
    Browse the repository at this point in the history
  8. 1 Configuration menu
    Copy the full SHA
    c58f5bf View commit details
    Browse the repository at this point in the history
  9. Change single-quote 'null' to double-quote "null"

    Thanks, @handrews for the review.
    tedepstein committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    92fa3a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Clarified the proposed definition of nullable

    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 committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    e1c5bc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63a71b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d94b7c View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Configuration menu
    Copy the full SHA
    e456a98 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Configuration menu
    Copy the full SHA
    8b766fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00351bf View commit details
    Browse the repository at this point in the history