• Preparing search index...
  • The search index is not available
@stack-spot/portal-network
  • @stack-spot/portal-network
  • api/content
  • getDependentPluginsVersions

Function getDependentPluginsVersions

  • getDependentPluginsVersions(
        __namedParameters: {
            pageable: Pageable;
            pluginId: string;
            pluginSlug: string;
            studioSlug: string;
        },
        opts?: RequestOpts,
    ): Promise<PageGetDependentPluginsVersionsResponse>
  • Get plugins versions that depend on a plugin

    Parameters

    • __namedParameters: { pageable: Pageable; pluginId: string; pluginSlug: string; studioSlug: string }
    • Optionalopts: RequestOpts

    Returns Promise<PageGetDependentPluginsVersionsResponse>

    • Defined in api/content.ts:6691

Settings

Member Visibility
@stack-spot/portal-network
  • Loading...

Generated using TypeDoc