You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

22 lines
496 B

---
post:
description: Process incremental index queue update
parameters:
- name: batch
in: query
required: true
description: How many records to process
schema:
type: integer
responses:
'200':
description: process queue result
content:
application/json:
schema:
type: object
properties:
queue_count:
type: integer
batch:
type: integer