Skip to content

Commit 365b77d

Browse files
🛠️ Sync API Urls to TypeScript
1 parent 9cbc6e0 commit 365b77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/app/utils/api/knownSentryApiUrls.generated.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ export type KnownSentryApiUrls =
118118
| '/internal/project-config/'
119119
| '/internal/projectkey-cell-mappings/'
120120
| '/internal/rpc/$serviceName/$methodName/'
121-
| '/internal/scm-rpc/$methodName/'
121+
| '/internal/scm-rpc/'
122122
| '/internal/seer-rpc/$methodName/'
123123
| '/internal/seer/night-shift/trigger/'
124124
| '/internal/warnings/'

0 commit comments

Comments
 (0)