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

Function patchStarterV2

  • patchStarterV2(
        __namedParameters: {
            patchStarterV2Request: PatchStarterV2Request;
            stackVersionId: string;
            starterId: string;
        },
        opts?: RequestOpts,
    ): Promise<StarterResponseWithRange>
  • Update a starter from a StackVersion

    Parameters

    • __namedParameters: {
          patchStarterV2Request: PatchStarterV2Request;
          stackVersionId: string;
          starterId: string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<StarterResponseWithRange>

    • Defined in api/content.ts:4587

Settings

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

Generated using TypeDoc