@azure/search-documents 11.3.0-alpha.20220204.2 → 11.3.0-alpha.20220217.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js
CHANGED
|
@@ -11932,13 +11932,6 @@ exports.KnownQueryCaptionType = void 0;
|
|
|
11932
11932
|
KnownQueryCaptionType["Extractive"] = "extractive";
|
|
11933
11933
|
})(exports.KnownQueryCaptionType || (exports.KnownQueryCaptionType = {}));
|
|
11934
11934
|
|
|
11935
|
-
/*
|
|
11936
|
-
* Copyright (c) Microsoft Corporation.
|
|
11937
|
-
* Licensed under the MIT License.
|
|
11938
|
-
*
|
|
11939
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
11940
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
11941
|
-
*/
|
|
11942
11935
|
/** Known values of {@link ApiVersion20210430Preview} that the service accepts. */
|
|
11943
11936
|
var KnownApiVersion20210430Preview;
|
|
11944
11937
|
(function (KnownApiVersion20210430Preview) {
|