Package version:

  • Generates a scaffold project of Custom widget for API Managements' Dev Portal.

    Parameters

    • widgetConfig: CustomWidgetCommonConfig

      JSON object with data required by DevPortal to handle a widget integration.

    • deploymentConfig: DeploymentConfig

      JSON object with data for deployment.

    • options: Options = {}

      JSON object with other data, which will not be stored in the DevPortal.

    Returns Promise<void>

Generated using TypeDoc