forked from Azure/azure-rest-api-specs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Azure Cognitive Search] Various Swagger improvements (Azure#9301)
* [Azure Cognitive Search] Add warning to Delete Index description * [Azure Cognitive Search] Rename searchMode to SuggesterSearchMode Trying to avoid ambiguity between generated model names in SDK code. * [Azure Cognitive Search] Remove access-condition parameter group The parameter group was for codegen purposes, but it turns out that clients will use a different pattern for exposing ETag capabilities, so this is no longer needed. However, we're keeping the If-Match and If-None-Match parameters themselves for REST API documentation purposes. Fixes Azure#9205 * [Azure Cognitive Search] Clarify docs for pattern analyzer & tokenizer Fixes Azure#9145 * [Azure Cognitive Search] Document more enums Fixes Azure#9146 * [Azure Cognitive Search] Make List Indexes "fake pageable" This makes codegen easier for now, with the expectation that this API may become pageable in the future. Fixes Azure#9274 * [Azure Cognitive Search] Rename models per arch board feedback Fixes Azure#9295 * [Azure Cognitive Search] Add names to dictionary * [Azure Cognitive Search] Improve the description of analyzingInfixMatching * [Azure Cognitive Search] Change prefix match example to pacify spell checker Co-authored-by: Bruce Johnston <brjohnst@microsoft.com>
- Loading branch information
Showing
3 changed files
with
1,494 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.