Function getPluginVersions
- getPluginVersions(
__namedParameters: {
pageable: Pageable;
pluginSlug: string;
stackId: string;
studioSlug: string;
xWorkspaceId?: string;
},
opts?: RequestOpts,
): Promise<PageGetPluginStackUsageResponse> Parameters
- __namedParameters: {
pageable: Pageable;
pluginSlug: string;
stackId: string;
studioSlug: string;
xWorkspaceId?: string;
} Optionalopts: RequestOpts
Get plugin versions by stack