mirror of
https://github.com/lxc/incus.git
synced 2026-02-05 09:46:19 +01:00
doc/rest-api: Refresh swagger YAML
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
This commit is contained in:
@@ -9854,6 +9854,12 @@ paths:
|
||||
in: query
|
||||
name: project
|
||||
type: string
|
||||
- description: Perform recursive deletion
|
||||
example: true
|
||||
in: header
|
||||
name: X-Incus-force
|
||||
schema:
|
||||
type: boolean
|
||||
produces:
|
||||
- application/json
|
||||
responses:
|
||||
@@ -16545,6 +16551,12 @@ paths:
|
||||
in: query
|
||||
name: project
|
||||
type: string
|
||||
- description: Perform recursive deletion
|
||||
example: true
|
||||
in: header
|
||||
name: X-Incus-force
|
||||
schema:
|
||||
type: boolean
|
||||
produces:
|
||||
- application/json
|
||||
responses:
|
||||
|
||||
Reference in New Issue
Block a user