1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-25 08:19:40 +02:00

docs(swagger): update StackCreate operation parameter

This commit is contained in:
Anthony Lapenna 2018-08-30 13:11:15 +02:00
parent 887c16c580
commit 84fc3119a0

View file

@ -1336,7 +1336,7 @@ paths:
in: "formData"
type: "string"
description: "Swarm cluster identifier. Required when method equals file and type equals 1."
- name: "StackFileContent"
- name: "file"
in: "formData"
type: "file"
description: "Stack file. Required when method equals file."