[API doc] Improve description of swift_container for creating backups

Change-Id: Ie3d4c9994ae802db016a9d8c63fc2f1fad6cd77a
This commit is contained in:
Lingxian Kong 2020-08-31 21:14:05 +12:00
parent 8daade000c
commit 5e1cd054b8
1 changed files with 3 additions and 1 deletions

View File

@ -757,7 +757,9 @@ slave_of:
required: false
type: string
swift_container:
description: User defined swift container name.
description: |
User defined swift container name. When creating backups, the swift
container is created automatically if does not exist.
in: body
required: false
type: string