Skip to content

Commit

Permalink
Merge branch 'search_tsp' into search_tsp_preview
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangyan99 authored Dec 2, 2024
2 parents 2220786 + 9958902 commit aa2c583
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions specification/search/Azure.Search/models-service.tsp
Original file line number Diff line number Diff line change
Expand Up @@ -8744,8 +8744,7 @@ model WebApiVectorizerParameters {
}

/**
* Specifies the AI Services Vision parameters for vectorizing a query image or
* text.
* Clears the identity property of a datasource.
*/
#suppress "@azure-tools/typespec-azure-core/casing-style" "Maintain compatibility with existing models."
@added(Versions.v2024_11_01_preview)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9555,7 +9555,7 @@
},
"SearchIndexerDataNoneIdentity": {
"type": "object",
"description": "A URI fragment specifying the type of identity.",
"description": "Clears the identity property of a datasource.",
"allOf": [
{
"$ref": "#/definitions/SearchIndexerDataIdentity"
Expand Down

0 comments on commit aa2c583

Please sign in to comment.