docs(swagger): update StackCreate operation parameter

pull/2230/head
Anthony Lapenna 2018-08-30 13:11:15 +02:00
parent 887c16c580
commit 84fc3119a0
1 changed files with 1 additions and 1 deletions

View File

@ -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."