@@ -261,7 +261,7 @@ open class IngestionClient {
261261 )
262262 }
263263
264- /// - parameter path: (path) Path of the endpoint, anything after \" /1\" must be specified.
264+ /// - parameter path: (path) Path of the endpoint, anything after \" /1\" must be specified.
265265 /// - parameter parameters: (query) Query parameters to apply to the current query. (optional)
266266 /// - returns: AnyCodable
267267 @available ( macOS 10 . 15 , iOS 13 . 0 , tvOS 13 . 0 , watchOS 6 . 0 , * )
@@ -286,7 +286,7 @@ open class IngestionClient {
286286 // This method allow you to send requests to the Algolia REST API.
287287 //
288288 //
289- // - parameter path: (path) Path of the endpoint, anything after \" /1\" must be specified.
289+ // - parameter path: (path) Path of the endpoint, anything after \" /1\" must be specified.
290290 //
291291 // - parameter parameters: (query) Query parameters to apply to the current query. (optional)
292292 // - returns: RequestBuilder<AnyCodable>
@@ -323,7 +323,7 @@ open class IngestionClient {
323323 )
324324 }
325325
326- /// - parameter path: (path) Path of the endpoint, anything after \" /1\" must be specified.
326+ /// - parameter path: (path) Path of the endpoint, anything after \" /1\" must be specified.
327327 /// - parameter parameters: (query) Query parameters to apply to the current query. (optional)
328328 /// - returns: AnyCodable
329329 @available ( macOS 10 . 15 , iOS 13 . 0 , tvOS 13 . 0 , watchOS 6 . 0 , * )
@@ -348,7 +348,7 @@ open class IngestionClient {
348348 // This method allow you to send requests to the Algolia REST API.
349349 //
350350 //
351- // - parameter path: (path) Path of the endpoint, anything after \" /1\" must be specified.
351+ // - parameter path: (path) Path of the endpoint, anything after \" /1\" must be specified.
352352 //
353353 // - parameter parameters: (query) Query parameters to apply to the current query. (optional)
354354 // - returns: RequestBuilder<AnyCodable>
@@ -385,7 +385,7 @@ open class IngestionClient {
385385 )
386386 }
387387
388- /// - parameter path: (path) Path of the endpoint, anything after \" /1\" must be specified.
388+ /// - parameter path: (path) Path of the endpoint, anything after \" /1\" must be specified.
389389 /// - parameter parameters: (query) Query parameters to apply to the current query. (optional)
390390 /// - parameter body: (body) Parameters to send with the custom request. (optional)
391391 /// - returns: AnyCodable
@@ -413,7 +413,7 @@ open class IngestionClient {
413413 // This method allow you to send requests to the Algolia REST API.
414414 //
415415 //
416- // - parameter path: (path) Path of the endpoint, anything after \" /1\" must be specified.
416+ // - parameter path: (path) Path of the endpoint, anything after \" /1\" must be specified.
417417 //
418418 // - parameter parameters: (query) Query parameters to apply to the current query. (optional)
419419 //
@@ -453,7 +453,7 @@ open class IngestionClient {
453453 )
454454 }
455455
456- /// - parameter path: (path) Path of the endpoint, anything after \" /1\" must be specified.
456+ /// - parameter path: (path) Path of the endpoint, anything after \" /1\" must be specified.
457457 /// - parameter parameters: (query) Query parameters to apply to the current query. (optional)
458458 /// - parameter body: (body) Parameters to send with the custom request. (optional)
459459 /// - returns: AnyCodable
@@ -481,7 +481,7 @@ open class IngestionClient {
481481 // This method allow you to send requests to the Algolia REST API.
482482 //
483483 //
484- // - parameter path: (path) Path of the endpoint, anything after \" /1\" must be specified.
484+ // - parameter path: (path) Path of the endpoint, anything after \" /1\" must be specified.
485485 //
486486 // - parameter parameters: (query) Query parameters to apply to the current query. (optional)
487487 //
@@ -1634,8 +1634,8 @@ open class IngestionClient {
16341634 /// - parameter itemsPerPage: (query) Number of items per page. (optional, default to 10)
16351635 /// - parameter page: (query) Page number of the paginated API response. (optional)
16361636 /// - parameter type: (query) Source type. Some sources require authentication. (optional)
1637- /// - parameter authenticationID: (query) Authentication IDs of the sources to retrieve. ' none' returns
1638- /// sources that doesn' t have an authentication resource. (optional)
1637+ /// - parameter authenticationID: (query) Authentication IDs of the sources to retrieve. ' none' returns sources that
1638+ /// doesn' t have an authentication resource. (optional)
16391639 /// - parameter sort: (query) Property by which to sort the list of sources. (optional)
16401640 /// - parameter order: (query) Sort order of the response, ascending or descending. (optional)
16411641 /// - returns: ListSourcesResponse
@@ -1678,8 +1678,8 @@ open class IngestionClient {
16781678 //
16791679 // - parameter type: (query) Source type. Some sources require authentication. (optional)
16801680 //
1681- // - parameter authenticationID: (query) Authentication IDs of the sources to retrieve. ' none' returns
1682- // sources that doesn' t have an authentication resource. (optional)
1681+ // - parameter authenticationID: (query) Authentication IDs of the sources to retrieve. ' none' returns sources that
1682+ // doesn' t have an authentication resource. (optional)
16831683 //
16841684 // - parameter sort: (query) Property by which to sort the list of sources. (optional)
16851685 //
@@ -1776,7 +1776,7 @@ open class IngestionClient {
17761776 /// - parameter itemsPerPage: (query) Number of items per page. (optional, default to 10)
17771777 /// - parameter page: (query) Page number of the paginated API response. (optional)
17781778 /// - parameter action: (query) Actions for filtering the list of tasks. (optional)
1779- /// - parameter enabled: (query) Whether to filter the list of tasks by the ` enabled` status. (optional)
1779+ /// - parameter enabled: (query) Whether to filter the list of tasks by the ` enabled` status. (optional)
17801780 /// - parameter sourceID: (query) Source IDs for filtering the list of tasks. (optional)
17811781 /// - parameter destinationID: (query) Destination IDs for filtering the list of tasks. (optional)
17821782 /// - parameter triggerType: (query) Type of task trigger for filtering the list of tasks. (optional)
@@ -1828,7 +1828,7 @@ open class IngestionClient {
18281828 //
18291829 // - parameter action: (query) Actions for filtering the list of tasks. (optional)
18301830 //
1831- // - parameter enabled: (query) Whether to filter the list of tasks by the ` enabled` status. (optional)
1831+ // - parameter enabled: (query) Whether to filter the list of tasks by the ` enabled` status. (optional)
18321832 //
18331833 // - parameter sourceID: (query) Source IDs for filtering the list of tasks. (optional)
18341834 //
0 commit comments