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 756d6b8 commit f16debbCopy full SHA for f16debb
src/requires-app-auth.ts
@@ -8,6 +8,7 @@ const PATHS = [
8
"/app/installations/{installation_id}",
9
"/app/installations/{installation_id}/access_tokens",
10
"/app/installations/{installation_id}/suspended",
11
+ "/app/installation-requests",
12
"/marketplace_listing/accounts/{account_id}",
13
"/marketplace_listing/plan",
14
"/marketplace_listing/plans",
0 commit comments