Update API reports for createSentryCreateProjectAction
Signed-off-by: Brent Swisher <brent@brentswisher.com>
This commit is contained in:
@@ -16,6 +16,7 @@ export function createSentryCreateProjectAction(options: {
|
||||
teamSlug: string;
|
||||
name: string;
|
||||
slug?: string | undefined;
|
||||
platform?: string | undefined;
|
||||
authToken?: string | undefined;
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user