- publishStack(
__namedParameters: {
body?: { file: Blob };
stackSlug: string;
studioSlug: string;
userAgent?: string;
},
opts?: RequestOpts,
): Promise<StackVersionSummaryResponse> Parameters
- __namedParameters: {
body?: { file: Blob };
stackSlug: string;
studioSlug: string;
userAgent?: string;
} Optionalopts: RequestOpts
Publish Stack