@@ -208,7 +208,7 @@ async def custom_delete_with_http_info(
208208 request_options : Optional [Union [dict , RequestOptions ]] = None ,
209209 ) -> ApiResponse [str ]:
210210 """
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.
212212
213213
214214 :param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -255,7 +255,7 @@ async def custom_delete(
255255 request_options : Optional [Union [dict , RequestOptions ]] = None ,
256256 ) -> object :
257257 """
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.
259259
260260
261261 :param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -285,7 +285,7 @@ async def custom_get_with_http_info(
285285 request_options : Optional [Union [dict , RequestOptions ]] = None ,
286286 ) -> ApiResponse [str ]:
287287 """
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.
289289
290290
291291 :param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -330,7 +330,7 @@ async def custom_get(
330330 request_options : Optional [Union [dict , RequestOptions ]] = None ,
331331 ) -> object :
332332 """
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.
334334
335335
336336 :param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -362,7 +362,7 @@ async def custom_post_with_http_info(
362362 request_options : Optional [Union [dict , RequestOptions ]] = None ,
363363 ) -> ApiResponse [str ]:
364364 """
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.
366366
367367
368368 :param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -418,7 +418,7 @@ async def custom_post(
418418 request_options : Optional [Union [dict , RequestOptions ]] = None ,
419419 ) -> object :
420420 """
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.
422422
423423
424424 :param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -454,7 +454,7 @@ async def custom_put_with_http_info(
454454 request_options : Optional [Union [dict , RequestOptions ]] = None ,
455455 ) -> ApiResponse [str ]:
456456 """
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.
458458
459459
460460 :param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -510,7 +510,7 @@ async def custom_put(
510510 request_options : Optional [Union [dict , RequestOptions ]] = None ,
511511 ) -> object :
512512 """
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.
514514
515515
516516 :param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -1055,7 +1055,7 @@ def custom_delete_with_http_info(
10551055 request_options : Optional [Union [dict , RequestOptions ]] = None ,
10561056 ) -> ApiResponse [str ]:
10571057 """
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.
10591059
10601060
10611061 :param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -1102,7 +1102,7 @@ def custom_delete(
11021102 request_options : Optional [Union [dict , RequestOptions ]] = None ,
11031103 ) -> object :
11041104 """
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.
11061106
11071107
11081108 :param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -1130,7 +1130,7 @@ def custom_get_with_http_info(
11301130 request_options : Optional [Union [dict , RequestOptions ]] = None ,
11311131 ) -> ApiResponse [str ]:
11321132 """
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.
11341134
11351135
11361136 :param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -1175,7 +1175,7 @@ def custom_get(
11751175 request_options : Optional [Union [dict , RequestOptions ]] = None ,
11761176 ) -> object :
11771177 """
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.
11791179
11801180
11811181 :param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -1207,7 +1207,7 @@ def custom_post_with_http_info(
12071207 request_options : Optional [Union [dict , RequestOptions ]] = None ,
12081208 ) -> ApiResponse [str ]:
12091209 """
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.
12111211
12121212
12131213 :param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -1263,7 +1263,7 @@ def custom_post(
12631263 request_options : Optional [Union [dict , RequestOptions ]] = None ,
12641264 ) -> object :
12651265 """
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.
12671267
12681268
12691269 :param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -1297,7 +1297,7 @@ def custom_put_with_http_info(
12971297 request_options : Optional [Union [dict , RequestOptions ]] = None ,
12981298 ) -> ApiResponse [str ]:
12991299 """
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.
13011301
13021302
13031303 :param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
@@ -1353,7 +1353,7 @@ def custom_put(
13531353 request_options : Optional [Union [dict , RequestOptions ]] = None ,
13541354 ) -> object :
13551355 """
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.
13571357
13581358
13591359 :param path: Path of the endpoint, anything after \" /1\" must be specified. (required)
0 commit comments