mirror of
https://github.com/portainer/portainer.git
synced 2025-07-28 09:49:40 +02:00
docs(swagger): update StackCreate operation parameter
This commit is contained in:
parent
887c16c580
commit
84fc3119a0
1 changed files with 1 additions and 1 deletions
|
@ -1336,7 +1336,7 @@ paths:
|
||||||
in: "formData"
|
in: "formData"
|
||||||
type: "string"
|
type: "string"
|
||||||
description: "Swarm cluster identifier. Required when method equals file and type equals 1."
|
description: "Swarm cluster identifier. Required when method equals file and type equals 1."
|
||||||
- name: "StackFileContent"
|
- name: "file"
|
||||||
in: "formData"
|
in: "formData"
|
||||||
type: "file"
|
type: "file"
|
||||||
description: "Stack file. Required when method equals file."
|
description: "Stack file. Required when method equals file."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue