Search: Improve swagger documentation #11457
Labels
Client
This issue points to a problem in the data-plane of the library.
Search
Service Attention
Workflow: This issue is responsible by Azure service team.
Milestone
Since we generate most of the code, there are a lot of descriptions in swagger that need to be improved. They either aren't clear (e.g. almost all enum value description), or just wrong (e.g. PatternAnalyzer.Pattern description says it defaults to whitespace when, actually, it's non-whitespace, i.e. \w+).
This will positively improve all languages' SDKs and means we don't have to override all models (harder for some languages than others, but still a lot of manual work meant to be done by generators).
/cc @brjohnstmsft
The text was updated successfully, but these errors were encountered: