Skip to content

Commit 38c4a98

Browse files
algolia-botmillotpFluf22
committed
chore: generated code for commit 197d1989. [skip ci]
algolia/api-clients-automation@197d198 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Pierre Millot <[email protected]> Co-authored-by: Thomas Raffray <[email protected]>
1 parent 55f9540 commit 38c4a98

File tree

14 files changed

+703
-746
lines changed

14 files changed

+703
-746
lines changed

Sources/Abtesting/AbtestingClient.swift

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ open class AbtestingClient {
7373
)
7474
}
7575

76-
/// - parameter path: (path) Path of the endpoint, anything after \&quot;/1\&quot; must be specified.
76+
/// - parameter path: (path) Path of the endpoint, anything after \"/1\" must be specified.
7777
/// - parameter parameters: (query) Query parameters to apply to the current query. (optional)
7878
/// - returns: AnyCodable
7979
@available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
@@ -98,7 +98,7 @@ open class AbtestingClient {
9898
// This method allow you to send requests to the Algolia REST API.
9999
//
100100
//
101-
// - parameter path: (path) Path of the endpoint, anything after \&quot;/1\&quot; must be specified.
101+
// - parameter path: (path) Path of the endpoint, anything after \"/1\" must be specified.
102102
//
103103
// - parameter parameters: (query) Query parameters to apply to the current query. (optional)
104104
// - returns: RequestBuilder<AnyCodable>
@@ -135,7 +135,7 @@ open class AbtestingClient {
135135
)
136136
}
137137

138-
/// - parameter path: (path) Path of the endpoint, anything after \&quot;/1\&quot; must be specified.
138+
/// - parameter path: (path) Path of the endpoint, anything after \"/1\" must be specified.
139139
/// - parameter parameters: (query) Query parameters to apply to the current query. (optional)
140140
/// - returns: AnyCodable
141141
@available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
@@ -160,7 +160,7 @@ open class AbtestingClient {
160160
// This method allow you to send requests to the Algolia REST API.
161161
//
162162
//
163-
// - parameter path: (path) Path of the endpoint, anything after \&quot;/1\&quot; must be specified.
163+
// - parameter path: (path) Path of the endpoint, anything after \"/1\" must be specified.
164164
//
165165
// - parameter parameters: (query) Query parameters to apply to the current query. (optional)
166166
// - returns: RequestBuilder<AnyCodable>
@@ -197,7 +197,7 @@ open class AbtestingClient {
197197
)
198198
}
199199

200-
/// - parameter path: (path) Path of the endpoint, anything after \&quot;/1\&quot; must be specified.
200+
/// - parameter path: (path) Path of the endpoint, anything after \"/1\" must be specified.
201201
/// - parameter parameters: (query) Query parameters to apply to the current query. (optional)
202202
/// - parameter body: (body) Parameters to send with the custom request. (optional)
203203
/// - returns: AnyCodable
@@ -225,7 +225,7 @@ open class AbtestingClient {
225225
// This method allow you to send requests to the Algolia REST API.
226226
//
227227
//
228-
// - parameter path: (path) Path of the endpoint, anything after \&quot;/1\&quot; must be specified.
228+
// - parameter path: (path) Path of the endpoint, anything after \"/1\" must be specified.
229229
//
230230
// - parameter parameters: (query) Query parameters to apply to the current query. (optional)
231231
//
@@ -265,7 +265,7 @@ open class AbtestingClient {
265265
)
266266
}
267267

268-
/// - parameter path: (path) Path of the endpoint, anything after \&quot;/1\&quot; must be specified.
268+
/// - parameter path: (path) Path of the endpoint, anything after \"/1\" must be specified.
269269
/// - parameter parameters: (query) Query parameters to apply to the current query. (optional)
270270
/// - parameter body: (body) Parameters to send with the custom request. (optional)
271271
/// - returns: AnyCodable
@@ -293,7 +293,7 @@ open class AbtestingClient {
293293
// This method allow you to send requests to the Algolia REST API.
294294
//
295295
//
296-
// - parameter path: (path) Path of the endpoint, anything after \&quot;/1\&quot; must be specified.
296+
// - parameter path: (path) Path of the endpoint, anything after \"/1\" must be specified.
297297
//
298298
// - parameter parameters: (query) Query parameters to apply to the current query. (optional)
299299
//

Sources/Analytics/AnalyticsClient.swift

Lines changed: 164 additions & 164 deletions
Large diffs are not rendered by default.

Sources/Ingestion/IngestionClient.swift

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ open class IngestionClient {
261261
)
262262
}
263263

264-
/// - parameter path: (path) Path of the endpoint, anything after \&quot;/1\&quot; 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 \&quot;/1\&quot; 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 \&quot;/1\&quot; 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 \&quot;/1\&quot; 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 \&quot;/1\&quot; 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 \&quot;/1\&quot; 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 \&quot;/1\&quot; 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 \&quot;/1\&quot; 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. &#39;none&#39; returns
1638-
/// sources that doesn&#39;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. &#39;none&#39; returns
1682-
// sources that doesn&#39;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 &#x60;enabled&#x60; 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 &#x60;enabled&#x60; 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
//

Sources/Insights/InsightsClient.swift

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ open class InsightsClient {
2727
try self.init(configuration: InsightsClientConfiguration(appID: appID, apiKey: apiKey, region: region))
2828
}
2929

30-
/// - parameter path: (path) Path of the endpoint, anything after \&quot;/1\&quot; must be specified.
30+
/// - parameter path: (path) Path of the endpoint, anything after \"/1\" must be specified.
3131
/// - parameter parameters: (query) Query parameters to apply to the current query. (optional)
3232
/// - returns: AnyCodable
3333
@available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
@@ -52,7 +52,7 @@ open class InsightsClient {
5252
// This method allow you to send requests to the Algolia REST API.
5353
//
5454
//
55-
// - parameter path: (path) Path of the endpoint, anything after \&quot;/1\&quot; must be specified.
55+
// - parameter path: (path) Path of the endpoint, anything after \"/1\" must be specified.
5656
//
5757
// - parameter parameters: (query) Query parameters to apply to the current query. (optional)
5858
// - returns: RequestBuilder<AnyCodable>
@@ -89,7 +89,7 @@ open class InsightsClient {
8989
)
9090
}
9191

92-
/// - parameter path: (path) Path of the endpoint, anything after \&quot;/1\&quot; must be specified.
92+
/// - parameter path: (path) Path of the endpoint, anything after \"/1\" must be specified.
9393
/// - parameter parameters: (query) Query parameters to apply to the current query. (optional)
9494
/// - returns: AnyCodable
9595
@available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
@@ -114,7 +114,7 @@ open class InsightsClient {
114114
// This method allow you to send requests to the Algolia REST API.
115115
//
116116
//
117-
// - parameter path: (path) Path of the endpoint, anything after \&quot;/1\&quot; must be specified.
117+
// - parameter path: (path) Path of the endpoint, anything after \"/1\" must be specified.
118118
//
119119
// - parameter parameters: (query) Query parameters to apply to the current query. (optional)
120120
// - returns: RequestBuilder<AnyCodable>
@@ -151,7 +151,7 @@ open class InsightsClient {
151151
)
152152
}
153153

154-
/// - parameter path: (path) Path of the endpoint, anything after \&quot;/1\&quot; must be specified.
154+
/// - parameter path: (path) Path of the endpoint, anything after \"/1\" must be specified.
155155
/// - parameter parameters: (query) Query parameters to apply to the current query. (optional)
156156
/// - parameter body: (body) Parameters to send with the custom request. (optional)
157157
/// - returns: AnyCodable
@@ -179,7 +179,7 @@ open class InsightsClient {
179179
// This method allow you to send requests to the Algolia REST API.
180180
//
181181
//
182-
// - parameter path: (path) Path of the endpoint, anything after \&quot;/1\&quot; must be specified.
182+
// - parameter path: (path) Path of the endpoint, anything after \"/1\" must be specified.
183183
//
184184
// - parameter parameters: (query) Query parameters to apply to the current query. (optional)
185185
//
@@ -219,7 +219,7 @@ open class InsightsClient {
219219
)
220220
}
221221

222-
/// - parameter path: (path) Path of the endpoint, anything after \&quot;/1\&quot; must be specified.
222+
/// - parameter path: (path) Path of the endpoint, anything after \"/1\" must be specified.
223223
/// - parameter parameters: (query) Query parameters to apply to the current query. (optional)
224224
/// - parameter body: (body) Parameters to send with the custom request. (optional)
225225
/// - returns: AnyCodable
@@ -247,7 +247,7 @@ open class InsightsClient {
247247
// This method allow you to send requests to the Algolia REST API.
248248
//
249249
//
250-
// - parameter path: (path) Path of the endpoint, anything after \&quot;/1\&quot; must be specified.
250+
// - parameter path: (path) Path of the endpoint, anything after \"/1\" must be specified.
251251
//
252252
// - parameter parameters: (query) Query parameters to apply to the current query. (optional)
253253
//

0 commit comments

Comments
 (0)