1
0
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:
Stéphane Graber
2026-01-04 09:43:46 -05:00
parent 0f937900ba
commit f9c3aff11c

View File

@@ -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: