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

Fix nullable property generation #2076

Merged
merged 8 commits into from
Oct 23, 2023
Merged

Commits on Oct 21, 2023

  1. Fixes for model generation

    joheredi committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    7d17499 View commit details
    Browse the repository at this point in the history
  2. Update lock

    joheredi committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    d476300 View commit details
    Browse the repository at this point in the history
  3. fix lint

    joheredi committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    160ff63 View commit details
    Browse the repository at this point in the history
  4. add test typespec

    joheredi committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    6e91f86 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Update logic

    joheredi committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    6792e11 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Abstract nullability logic

    joheredi committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d62f92b View commit details
    Browse the repository at this point in the history
  2. Address pr comments

    joheredi committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e12fa08 View commit details
    Browse the repository at this point in the history
  3. fix lint

    joheredi committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    bc57cbe View commit details
    Browse the repository at this point in the history