@@ -208,7 +208,7 @@ async def custom_delete_with_http_info(
208
208
request_options : Optional [Union [dict , RequestOptions ]] = None ,
209
209
) -> ApiResponse [str ]:
210
210
"""
211
- This method allow you to send requests to the Algolia REST API.
211
+ This method lets you send requests to the Algolia REST API.
212
212
213
213
214
214
:param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -255,7 +255,7 @@ async def custom_delete(
255
255
request_options : Optional [Union [dict , RequestOptions ]] = None ,
256
256
) -> object :
257
257
"""
258
- This method allow you to send requests to the Algolia REST API.
258
+ This method lets you send requests to the Algolia REST API.
259
259
260
260
261
261
:param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -285,7 +285,7 @@ async def custom_get_with_http_info(
285
285
request_options : Optional [Union [dict , RequestOptions ]] = None ,
286
286
) -> ApiResponse [str ]:
287
287
"""
288
- This method allow you to send requests to the Algolia REST API.
288
+ This method lets you send requests to the Algolia REST API.
289
289
290
290
291
291
:param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -330,7 +330,7 @@ async def custom_get(
330
330
request_options : Optional [Union [dict , RequestOptions ]] = None ,
331
331
) -> object :
332
332
"""
333
- This method allow you to send requests to the Algolia REST API.
333
+ This method lets you send requests to the Algolia REST API.
334
334
335
335
336
336
:param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -362,7 +362,7 @@ async def custom_post_with_http_info(
362
362
request_options : Optional [Union [dict , RequestOptions ]] = None ,
363
363
) -> ApiResponse [str ]:
364
364
"""
365
- This method allow you to send requests to the Algolia REST API.
365
+ This method lets you send requests to the Algolia REST API.
366
366
367
367
368
368
:param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -418,7 +418,7 @@ async def custom_post(
418
418
request_options : Optional [Union [dict , RequestOptions ]] = None ,
419
419
) -> object :
420
420
"""
421
- This method allow you to send requests to the Algolia REST API.
421
+ This method lets you send requests to the Algolia REST API.
422
422
423
423
424
424
:param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -454,7 +454,7 @@ async def custom_put_with_http_info(
454
454
request_options : Optional [Union [dict , RequestOptions ]] = None ,
455
455
) -> ApiResponse [str ]:
456
456
"""
457
- This method allow you to send requests to the Algolia REST API.
457
+ This method lets you send requests to the Algolia REST API.
458
458
459
459
460
460
:param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -510,7 +510,7 @@ async def custom_put(
510
510
request_options : Optional [Union [dict , RequestOptions ]] = None ,
511
511
) -> object :
512
512
"""
513
- This method allow you to send requests to the Algolia REST API.
513
+ This method lets you send requests to the Algolia REST API.
514
514
515
515
516
516
:param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -1055,7 +1055,7 @@ def custom_delete_with_http_info(
1055
1055
request_options : Optional [Union [dict , RequestOptions ]] = None ,
1056
1056
) -> ApiResponse [str ]:
1057
1057
"""
1058
- This method allow you to send requests to the Algolia REST API.
1058
+ This method lets you send requests to the Algolia REST API.
1059
1059
1060
1060
1061
1061
:param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -1102,7 +1102,7 @@ def custom_delete(
1102
1102
request_options : Optional [Union [dict , RequestOptions ]] = None ,
1103
1103
) -> object :
1104
1104
"""
1105
- This method allow you to send requests to the Algolia REST API.
1105
+ This method lets you send requests to the Algolia REST API.
1106
1106
1107
1107
1108
1108
:param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -1130,7 +1130,7 @@ def custom_get_with_http_info(
1130
1130
request_options : Optional [Union [dict , RequestOptions ]] = None ,
1131
1131
) -> ApiResponse [str ]:
1132
1132
"""
1133
- This method allow you to send requests to the Algolia REST API.
1133
+ This method lets you send requests to the Algolia REST API.
1134
1134
1135
1135
1136
1136
:param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -1175,7 +1175,7 @@ def custom_get(
1175
1175
request_options : Optional [Union [dict , RequestOptions ]] = None ,
1176
1176
) -> object :
1177
1177
"""
1178
- This method allow you to send requests to the Algolia REST API.
1178
+ This method lets you send requests to the Algolia REST API.
1179
1179
1180
1180
1181
1181
:param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -1207,7 +1207,7 @@ def custom_post_with_http_info(
1207
1207
request_options : Optional [Union [dict , RequestOptions ]] = None ,
1208
1208
) -> ApiResponse [str ]:
1209
1209
"""
1210
- This method allow you to send requests to the Algolia REST API.
1210
+ This method lets you send requests to the Algolia REST API.
1211
1211
1212
1212
1213
1213
:param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -1263,7 +1263,7 @@ def custom_post(
1263
1263
request_options : Optional [Union [dict , RequestOptions ]] = None ,
1264
1264
) -> object :
1265
1265
"""
1266
- This method allow you to send requests to the Algolia REST API.
1266
+ This method lets you send requests to the Algolia REST API.
1267
1267
1268
1268
1269
1269
:param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -1297,7 +1297,7 @@ def custom_put_with_http_info(
1297
1297
request_options : Optional [Union [dict , RequestOptions ]] = None ,
1298
1298
) -> ApiResponse [str ]:
1299
1299
"""
1300
- This method allow you to send requests to the Algolia REST API.
1300
+ This method lets you send requests to the Algolia REST API.
1301
1301
1302
1302
1303
1303
:param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -1353,7 +1353,7 @@ def custom_put(
1353
1353
request_options : Optional [Union [dict , RequestOptions ]] = None ,
1354
1354
) -> object :
1355
1355
"""
1356
- This method allow you to send requests to the Algolia REST API.
1356
+ This method lets you send requests to the Algolia REST API.
1357
1357
1358
1358
1359
1359
:param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
0 commit comments