@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.
|
@@ -1,10 +1,3 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
1
|
/** Known values of {@link ApiVersion20210430Preview} that the service accepts. */
|
|
9
2
|
export var KnownApiVersion20210430Preview;
|
|
10
3
|
(function (KnownApiVersion20210430Preview) {
|