mirror of https://github.com/portainer/portainer
docs(swagger): update StackCreate operation parameter
parent
887c16c580
commit
84fc3119a0
|
@ -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…
Reference in New Issue