chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: "Override Concurrency Limit"
|
||||
openapi: "v3-openapi POST /api/v1/queues/{queueParam}/concurrency/override"
|
||||
---
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: "Reset Concurrency Limit"
|
||||
openapi: "v3-openapi POST /api/v1/queues/{queueParam}/concurrency/reset"
|
||||
---
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: "List Queues"
|
||||
openapi: "v3-openapi GET /api/v1/queues"
|
||||
---
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: "Pause or Resume Queue"
|
||||
openapi: "v3-openapi POST /api/v1/queues/{queueParam}/pause"
|
||||
---
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: "Retrieve Queue"
|
||||
openapi: "v3-openapi GET /api/v1/queues/{queueParam}"
|
||||
---
|
||||
Reference in New Issue
Block a user