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

Remove ignoreUnsupportedConstraintTraits from integration test models #2516

Commits on Mar 30, 2023

  1. Remove ignoreUnsupportedConstraintTraits from integration test models

    Now that constraint traits are supported in server SDKs (with some
    corner case caveats, see
    #1401), we can remove
    `ignoreUnsupportedConstraintTraits` from the codegen config of the
    integration test models.
    david-perez committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    1665428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9be1af View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Merge branch 'main' into davidpz/remove-ignore-unsupported-constraint…

    …-traits-from-integration-test-models
    david-perez committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    e4dbc0e View commit details
    Browse the repository at this point in the history