You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file is created automatically by OpenAPI Generator.
11
-
DO NOT EDIT! See https://github.com/couchbaselabs/cb-swagger
11
+
DO NOT EDIT! See https://github.com/couchbase/query
12
12
13
13
:leveloffset: 1
14
14
@@ -174,7 +174,6 @@ Deletes the specified library entirely.
174
174
175
175
By default, this operation deletes a global library.
176
176
For a scoped library, you must specify the bucket and scope.
177
-
178
177
--
179
178
180
179
@@ -243,8 +242,8 @@ a¦
243
242
244
243
[markdown]
245
244
--
246
-
For scoped libraries only. The bucket in which the library is stored.
247
-
245
+
For scoped libraries only.
246
+
The bucket in which the library is stored.
248
247
--
249
248
250
249
[%hardbreaks]
@@ -261,8 +260,8 @@ a¦
261
260
262
261
[markdown]
263
262
--
264
-
For scoped libraries only. The scope in which the library is stored.
265
-
263
+
For scoped libraries only.
264
+
The scope in which the library is stored.
266
265
--
267
266
268
267
[%hardbreaks]
@@ -313,13 +312,13 @@ a|
313
312
| 400
314
313
a| [markdown]
315
314
--
316
-
Bad request. The path may not conform to the schema.
315
+
Bad request. The path may not conform to the schema.
317
316
--
318
317
a|
319
318
| 404
320
319
a| [markdown]
321
320
--
322
-
Not found. The library name in the path may be incorrect, or the bucket and scope may be specified incorrectly.
321
+
Not found. The library name in the path may be incorrect, or the bucket and scope may be specified incorrectly.
323
322
--
324
323
a|
325
324
@@ -421,8 +420,9 @@ GET /evaluator/v1/libraries
421
420
--
422
421
Returns all libraries and functions.
423
422
424
-
By default, this operation returns all global libraries and functions, and all scoped libraries and functions. To return all the libraries and functions in a single scope, specify a bucket and scope.
425
423
424
+
By default, this operation returns all global libraries and functions, and all scoped libraries and functions.
425
+
To return all the libraries and functions in a single scope, specify a bucket and scope.
426
426
--
427
427
428
428
@@ -468,8 +468,8 @@ a¦
468
468
469
469
[markdown]
470
470
--
471
-
For scoped libraries only. The bucket from which to fetch libraries.
472
-
471
+
For scoped libraries only.
472
+
The bucket from which to fetch libraries.
473
473
--
474
474
475
475
[%hardbreaks]
@@ -486,8 +486,8 @@ a¦
486
486
487
487
[markdown]
488
488
--
489
-
For scoped libraries only. The scope from which to fetch libraries.
490
-
489
+
For scoped libraries only.
490
+
The scope from which to fetch libraries.
491
491
--
492
492
493
493
[%hardbreaks]
@@ -540,7 +540,7 @@ a| xref:Libraries[]
540
540
| 400
541
541
a| [markdown]
542
542
--
543
-
Bad request. The path may not conform to the schema.
543
+
Bad request. The path may not conform to the schema.
544
544
--
545
545
a|
546
546
@@ -642,8 +642,9 @@ GET /evaluator/v1/libraries/{library}
642
642
--
643
643
Returns a library with all its functions.
644
644
645
-
By default, this operation returns a global library. For a scoped library, you must specify the bucket and scope.
646
645
646
+
By default, this operation returns a global library.
647
+
For a scoped library, you must specify the bucket and scope.
647
648
--
648
649
649
650
@@ -715,8 +716,8 @@ a¦
715
716
716
717
[markdown]
717
718
--
718
-
For scoped libraries only. The bucket in which the library is stored.
719
-
719
+
For scoped libraries only.
720
+
The bucket in which the library is stored.
720
721
--
721
722
722
723
[%hardbreaks]
@@ -733,8 +734,8 @@ a¦
733
734
734
735
[markdown]
735
736
--
736
-
For scoped libraries only. The scope in which the library is stored.
737
-
737
+
For scoped libraries only.
738
+
The scope in which the library is stored.
738
739
--
739
740
740
741
[%hardbreaks]
@@ -787,13 +788,13 @@ a| xref:Functions[]
787
788
| 400
788
789
a| [markdown]
789
790
--
790
-
Bad request. The path may not conform to the schema.
791
+
Bad request. The path may not conform to the schema.
791
792
--
792
793
a|
793
794
| 404
794
795
a| [markdown]
795
796
--
796
-
Not found. The library name in the path may be incorrect, or the bucket and scope may be specified incorrectly.
797
+
Not found. The library name in the path may be incorrect, or the bucket and scope may be specified incorrectly.
797
798
--
798
799
a|
799
800
@@ -893,10 +894,12 @@ POST /evaluator/v1/libraries/{library}
893
894
894
895
[markdown]
895
896
--
896
-
Creates the specified library and its associated functions. If the specified library exists, the existing library is overwritten.
897
+
Creates the specified library and its associated functions.
898
+
If the specified library exists, the existing library is overwritten.
897
899
898
-
By default, this operation creates or updates a global library. For a scoped library, you must specify the bucket and scope.
899
900
901
+
By default, this operation creates or updates a global library.
902
+
For a scoped library, you must specify the bucket and scope.
900
903
--
901
904
902
905
@@ -968,8 +971,8 @@ a¦
968
971
969
972
[markdown]
970
973
--
971
-
For scoped libraries only. The bucket in which the library is stored.
972
-
974
+
For scoped libraries only.
975
+
The bucket in which the library is stored.
973
976
--
974
977
975
978
[%hardbreaks]
@@ -986,8 +989,8 @@ a¦
986
989
987
990
[markdown]
988
991
--
989
-
For scoped libraries only. The scope in which the library is stored.
990
-
992
+
For scoped libraries only.
993
+
The scope in which the library is stored.
991
994
--
992
995
993
996
[%hardbreaks]
@@ -1064,13 +1067,13 @@ a|
1064
1067
| 400
1065
1068
a| [markdown]
1066
1069
--
1067
-
Bad request. The body of the request may be incorrect, or the path may not conform to the schema.
1070
+
Bad request. The body of the request may be incorrect, or the path may not conform to the schema.
1068
1071
--
1069
1072
a|
1070
1073
| 404
1071
1074
a| [markdown]
1072
1075
--
1073
-
Not found. The library name in the path may be incorrect, or the bucket and scope may be specified incorrectly.
1076
+
Not found. The library name in the path may be incorrect, or the bucket and scope may be specified incorrectly.
1074
1077
--
1075
1078
a|
1076
1079
@@ -1203,7 +1206,7 @@ endif::collapse-models[]
1203
1206
¦ Property ¦ ¦ Schema
1204
1207
1205
1208
a¦
1206
-
1209
+
*{lt}library{gt}* +
1207
1210
_additional +
1208
1211
property_
1209
1212
a¦
@@ -1213,7 +1216,6 @@ a¦
1213
1216
The JavaScript code for all functions in the library.
1214
1217
1215
1218
The name of the property is the name of the library.
1216
-
1217
1219
--
1218
1220
1219
1221
[%hardbreaks]
@@ -1286,8 +1288,8 @@ a¦
1286
1288
1287
1289
[markdown]
1288
1290
--
1289
-
For scoped libraries, the bucket in which the library is stored. For global libraries, this string is empty.
1290
-
1291
+
For scoped libraries, the bucket in which the library is stored.
1292
+
For global libraries, this string is empty.
1291
1293
--
1292
1294
1293
1295
[%hardbreaks]
@@ -1303,8 +1305,8 @@ a¦
1303
1305
1304
1306
[markdown]
1305
1307
--
1306
-
For scoped libraries, the scope in which the library is stored. For global libraries, this string is empty.
1307
-
1308
+
For scoped libraries, the scope in which the library is stored.
1309
+
For global libraries, this string is empty.
1308
1310
--
1309
1311
1310
1312
[%hardbreaks]
@@ -1321,7 +1323,6 @@ a¦
1321
1323
[markdown]
1322
1324
--
1323
1325
The JavaScript code for all functions in the library.
To manage global libraries, users must have the *Manage Global External Functions* RBAC role.
1386
1387
1387
1388
This role enables you to create, read, update, or delete any global library, but does not give you access to any scoped libraries.
1388
-
1389
1389
--
1390
1390
1391
1391
[%hardbreaks]
@@ -1419,7 +1419,6 @@ To manage scoped libraries, users must have the *Manage Scope External Functions
1419
1419
1420
1420
This role enables you to create, read, update, or delete any library in the scope to which you have access, but does not give you access to any other scoped libraries.
1421
1421
In addition, this role enables you to read any global library, but not to create, update, or delete them.
0 commit comments