Function listStartersInStack
- listStartersInStack(
__namedParameters: {
$type?: "INFRA" | "APP";
semanticVersion?: string;
stackSlug: string;
studioSlug: string;
xWorkspaceId?: string;
},
opts?: RequestOpts,
): Promise<StarterResponseWithRange[]> Parameters
- __namedParameters: {
$type?: "INFRA" | "APP";
semanticVersion?: string;
stackSlug: string;
studioSlug: string;
xWorkspaceId?: string;
} Optionalopts: RequestOpts
list starters in a stack