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

[Azure Cognitive Search] Rename Track 2 models and add missing property #7936

Merged
merged 1 commit into from
Dec 16, 2019

Commits on Dec 10, 2019

  1. [Azure Cognitive Search] Rename Track 2 models and add missing property

    Per Azure API review feedback, we're renaming some Result types from
    <model><operation>Result to <operation><model>Result.
    
    Also, the @search.coverage property of AutocompleteResult was missing from
    the spec. Note that it's not actually supported by the service yet, but will
    be added in the near future.
    brjohnstmsft committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    1a740ab View commit details
    Browse the repository at this point in the history