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
5ca0de5516
commit
86840f5777
|
@ -123,7 +123,7 @@ paths:
|
||||||
_As of September 16, 2024, this route requires a PAT instead of a password if your organization has SSO enforced._
|
_As of September 16, 2024, this route requires a PAT instead of a password if your organization has SSO enforced._
|
||||||
|
|
||||||
<div style="background-color:rgb(255, 165, 0, .25); padding:5px; border-radius:4px">
|
<div style="background-color:rgb(255, 165, 0, .25); padding:5px; border-radius:4px">
|
||||||
This is deprecated. [<a href="#tag/authentication/operation/AuthCreateAccessToken">Create access token</a>] should be used instead.
|
<strong>Deprecated</strong>: Use [<a href="#tag/authentication/operation/AuthCreateAccessToken">Create access token</a>] instead.
|
||||||
</div>
|
</div>
|
||||||
requestBody:
|
requestBody:
|
||||||
content:
|
content:
|
||||||
|
|
Loading…
Reference in New Issue