We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86d0d42 commit 9fe53bcCopy full SHA for 9fe53bc
content/reference/api/registry/token.md
@@ -185,7 +185,7 @@ Defines getting a bearer and refresh token using the token endpoint.
185
186
For this example, the client makes an HTTP GET request to the following URL:
187
188
-```
+```text
189
https://auth.docker.io/token?service=registry.docker.io&scope=repository:samalba/my-app:pull,push
190
```
191
0 commit comments