Fix delete request description

Signed-off-by: Nick Adcock <nick.adcock@docker.com>
This commit is contained in:
Nick Adcock 2021-03-01 08:59:38 +00:00
parent 3b399881eb
commit d6bbea181d
1 changed files with 1 additions and 1 deletions

View File

@ -509,7 +509,7 @@ paths:
type: string
- name: body
in: body
description: Login details
description: Delete request
required: true
schema:
$ref: '#/definitions/PostNamespacesDeleteImagesRequest'