mirror of
https://github.com/dathere/ckanaction.git
synced 2025-12-19 08:49:26 +00:00
24 lines
No EOL
625 B
Text
24 lines
No EOL
625 B
Text
---
|
|
title: job_clear
|
|
full: true
|
|
_openapi:
|
|
method: DELETE
|
|
route: job_clear
|
|
toc: []
|
|
structuredData:
|
|
headings: []
|
|
contents:
|
|
- content: |
|
|
Clear background job queues.
|
|
|
|
Does not affect jobs that are already being processed.
|
|
---
|
|
|
|
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
|
|
|
|
Clear background job queues.
|
|
|
|
Does not affect jobs that are already being processed.
|
|
|
|
|
|
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"job_clear","method":"delete"}]} webhooks={[]} hasHead={false} /> |