From 9fe41cf383926db1cb38d008b753f2ca30445b01 Mon Sep 17 00:00:00 2001 From: Alexis Grant Date: Fri, 9 Aug 2024 15:27:27 -0700 Subject: [PATCH] Add new entry to README.md Signed-off-by: Alexis Grant --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e19bbd..593f89e 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ Under the hood, this config adds these allowlist items: - GET `https://github.example.com/api/v3/users/:user/installation` - GET `https://github.example.com/api/v3/users/:user/installation/repositories` - GET `https://github.example.com/api/v3/app` +- POST `https://github.example.com/api/v3/app/installations/:id/access_tokens - POST `https://github.example.com/api/v3/app-manifests/:code/conversions` - POST `https://github.example.com/api/v3/repos/:owner/:repo/pulls/:number/comments` - POST `https://github.example.com/api/v3/repos/:owner/:repo/issues/:number/comments`