mirror of https://github.com/docker/docs.git
Fix delete request description
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
This commit is contained in:
parent
3b399881eb
commit
d6bbea181d
|
@ -509,7 +509,7 @@ paths:
|
|||
type: string
|
||||
- name: body
|
||||
in: body
|
||||
description: Login details
|
||||
description: Delete request
|
||||
required: true
|
||||
schema:
|
||||
$ref: '#/definitions/PostNamespacesDeleteImagesRequest'
|
||||
|
|
Loading…
Reference in New Issue