Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit 4ee7263

Browse files
committed
Updates
1 parent b6f8508 commit 4ee7263

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/api/openapi.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2397,6 +2397,14 @@ paths:
23972397
explode: true
23982398
schema:
23992399
type: boolean
2400+
- name: dump
2401+
description: dump the configuration to stdout
2402+
required: false
2403+
style: form
2404+
in: query
2405+
explode: true
2406+
schema:
2407+
type: boolean
24002408
- name: chain
24012409
description: the chain to use
24022410
required: false

0 commit comments

Comments
 (0)