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

Query API review changes #16706

Merged
merged 1 commit into from
Jul 23, 2019
Merged

Query API review changes #16706

merged 1 commit into from
Jul 23, 2019

Commits on Jul 23, 2019

  1. Query API review changes

    Mostly moving types to different namespaces (internal or public), and a few renames.
    
    Also, checked where Cosmos and other providers were using internal types and made those pubic.
    
    Re-enabled API consistency, except for NotNull attributes (since these aren't breaking to add later.)
    
    Fixes #12084
    Fixes #15107
    Fixes #15695
    Fixes #15796
    ajcvickers committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    3959fd9 View commit details
    Browse the repository at this point in the history