mirror of https://github.com/docker/docs.git
Fix type on hub api doc
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
This commit is contained in:
parent
a3ddf6766b
commit
aaff816081
|
@ -30,7 +30,7 @@ tags:
|
||||||
- name: Images
|
- name: Images
|
||||||
x-displayName: Advanced image management
|
x-displayName: Advanced image management
|
||||||
description: |
|
description: |
|
||||||
The Advanced Image Management API endpoints aallow you to manage Docker images across all repositories.
|
The Advanced Image Management API endpoints allow you to manage Docker images across all repositories.
|
||||||
For more information, see [Advanced Image Management dashboard](https://docs.docker.com/docker-hub/image-management/)
|
For more information, see [Advanced Image Management dashboard](https://docs.docker.com/docker-hub/image-management/)
|
||||||
definitions:
|
definitions:
|
||||||
UsersLoginRequest:
|
UsersLoginRequest:
|
||||||
|
|
Loading…
Reference in New Issue