Update API report with new output schema

Signed-off-by: Brent Swisher <brent@brentswisher.com>
This commit is contained in:
Brent Swisher
2025-10-08 11:18:40 -04:00
parent ed9729d2ee
commit 9e085a2acc
@@ -35,7 +35,7 @@ export function createSentryFetchDSNAction(options: {
authToken?: string | undefined;
},
{
[x: string]: any;
dsn?: string | undefined;
},
'v2'
>;