We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 996a7f6 commit 6244f4cCopy full SHA for 6244f4c
apiary.apib
@@ -366,12 +366,16 @@ with a colon. If the type cannot be determined "N/A" is returned.
366
367
### rebuilds suggester data for all projects [PUT]
368
369
+This kicks off suggester data rebuild in the background, i.e. the rebuild will very likely complete some time after the API call returned.
370
+
371
+ Response 204
372
373
## Suggester project data rebuild [/suggest/rebuild/{project}]
374
375
### rebuilds suggester data for given project [PUT]
376
377
378
379
+ Parameters
380
+ project - project name
381
0 commit comments