We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1160b8 commit 0a87dd9Copy full SHA for 0a87dd9
README.md
@@ -99,7 +99,7 @@ Under the hood, this config adds these allowlist items:
99
- GET `https://github.example.com/api/v3/users/:user/installation`
100
- GET `https://github.example.com/api/v3/users/:user/installation/repositories`
101
- GET `https://github.example.com/api/v3/app`
102
-- POST `https://github.example.com/api/v3/app/installations/:id/access_tokens
+- POST `https://github.example.com/api/v3/app/installations/:id/access_tokens`
103
- POST `https://github.example.com/api/v3/app-manifests/:code/conversions`
104
- POST `https://github.example.com/api/v3/repos/:owner/:repo/pulls/:number/comments`
105
- POST `https://github.example.com/api/v3/repos/:owner/:repo/issues/:number/comments`
0 commit comments