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 733b0d4 commit 135a07fCopy full SHA for 135a07f
content/reference/api/hub/latest.yaml
@@ -686,11 +686,11 @@ paths:
686
description: |
687
Create an access token for an organization.
688
689
- **Creating an access token with read access to public repositories**
+ ### Creating an access token with read access to public repositories:
690
691
To refer to public repositories, use the `*/*/public` paths.
692
693
- Example payload for creating an access token with read access to public repositories.
+ Example payload for creating an access token with pull access to public repositories.
694
```json
695
{
696
"label": "My public token",
0 commit comments