mirror of https://github.com/docker/docs.git
Update content/reference/api/hub/latest.yaml
Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
This commit is contained in:
parent
cef2f9fa18
commit
64dfe010e1
|
@ -193,7 +193,7 @@ paths:
|
||||||
If successful, the access token returned should be used in the HTTP Authorization header like
|
If successful, the access token returned should be used in the HTTP Authorization header like
|
||||||
`Authorization: Bearer {access_token}`.
|
`Authorization: Bearer {access_token}`.
|
||||||
|
|
||||||
_**If your organization has SSO enforced, you must use a PAT instead of a password.**_
|
_**If your organization has SSO enforced, you must use a personal access token (PAT) instead of a password.**_
|
||||||
requestBody:
|
requestBody:
|
||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
|
|
Loading…
Reference in New Issue