[Azure Search] General fixes to swagger#7751
Merged
sarangan12 merged 21 commits intoAzure:masterfrom Nov 12, 2019
Merged
Conversation
added 14 commits
November 8, 2019 13:56
Automation for azure-sdk-for-goNothing to generate for azure-sdk-for-go |
Automation for azure-sdk-for-pythonNothing to generate for azure-sdk-for-python |
Contributor
|
Can one of the admins verify this patch? |
brjohnstmsft
approved these changes
Nov 11, 2019
Member
brjohnstmsft
left a comment
There was a problem hiding this comment.
Had some questions; Nothing blocking
...cation/search/data-plane/Microsoft.Azure.Search.Service/stable/2019-05-06/searchservice.json
Show resolved
Hide resolved
...ta-plane/Microsoft.Azure.Search.Service/track1/preview/2019-05-06-preview/searchservice.json
Show resolved
Hide resolved
...ta-plane/Microsoft.Azure.Search.Service/track1/preview/2019-05-06-preview/searchservice.json
Show resolved
Hide resolved
added 5 commits
November 11, 2019 10:33
bleroy
reviewed
Nov 11, 2019
...ta-plane/Microsoft.Azure.Search.Service/track1/preview/2019-05-06-preview/searchservice.json
Show resolved
Hide resolved
bleroy
approved these changes
Nov 11, 2019
…version of swagger
Member
Author
|
Note: Both the swaggers in this PR have not yet shipped. |
brjohnstmsft
approved these changes
Nov 12, 2019
...cation/search/data-plane/Microsoft.Azure.Search.Service/stable/2019-05-06/searchservice.json
Show resolved
Hide resolved
brjohnstmsft
approved these changes
Nov 12, 2019
sarangan12
approved these changes
Nov 12, 2019
solhaile
pushed a commit
to solhaile/azure-rest-api-specs
that referenced
this pull request
Nov 13, 2019
* Remove references to CosmosDB and make data source type a generated enum * Remove named entity skill and associated models * Expand the list of EntityRecognitionSkillLanguage * Trial using opt-in-extensible-enums * Use extensible enum for language * Use extensible enum for TokenizerName * Use extensible enum for TokenFilterName * Use extensible enum for CharFilterName * Use extensible enum for RegexFlags * Fix missing bool setting * Remove RegexFlags * Add description for language properties * Add URL to description * Apply x-ms-enum fixes to 2019-05-06 'track2' swagger * Fix model validation spelling errors * Actually fix model validation spelling errors via custom-words.txt * Opt-in extensible enums globally * Model failing validation enums as string (still customized in SDK side) * Remove the example in swagger specs that cause validation error for data sources * Remove NamedEntityRecognitionSkill from the yet to ship 'track2' SDK version of swagger * Fix swapping of name and description
TalluriAnusha
pushed a commit
to AsrOneSdk/azure-rest-api-specs
that referenced
this pull request
Dec 11, 2019
* Remove references to CosmosDB and make data source type a generated enum * Remove named entity skill and associated models * Expand the list of EntityRecognitionSkillLanguage * Trial using opt-in-extensible-enums * Use extensible enum for language * Use extensible enum for TokenizerName * Use extensible enum for TokenFilterName * Use extensible enum for CharFilterName * Use extensible enum for RegexFlags * Fix missing bool setting * Remove RegexFlags * Add description for language properties * Add URL to description * Apply x-ms-enum fixes to 2019-05-06 'track2' swagger * Fix model validation spelling errors * Actually fix model validation spelling errors via custom-words.txt * Opt-in extensible enums globally * Model failing validation enums as string (still customized in SDK side) * Remove the example in swagger specs that cause validation error for data sources * Remove NamedEntityRecognitionSkill from the yet to ship 'track2' SDK version of swagger * Fix swapping of name and description
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
AnalyzerName,DataType,RegexFlags), so that model validation doesn't failEntityRecognitionSkillLanguageadd new languages that are supported (after making it an extensible enum as well)Latest improvements:
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.