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

clientgen: fix handling of optionals #726

Merged
merged 2 commits into from
May 31, 2023

Commits on May 18, 2023

  1. clientgen: fix handling of optionals

    When a value is optional the ts/js clients need to
    handle the possibility the value is undefined.
    
    Thanks Ryan Content for the report.
    Fixes encoredev#725
    eandre committed May 18, 2023
    Configuration menu
    Copy the full SHA
    edd562b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

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