mirror of
https://github.com/docker/docs.git
synced 2026-03-29 23:38:56 +07:00
Fix delete request description
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
This commit is contained in:
@@ -509,7 +509,7 @@ paths:
|
||||
type: string
|
||||
- name: body
|
||||
in: body
|
||||
description: Login details
|
||||
description: Delete request
|
||||
required: true
|
||||
schema:
|
||||
$ref: '#/definitions/PostNamespacesDeleteImagesRequest'
|
||||
|
||||
Reference in New Issue
Block a user