This widget displays a map of a service to all of the services that call it, and all of the services that it calls.

Hierarchy

  • ServiceMapWidgetDefinition

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
customLinks?: WidgetCustomLink[]

List of custom links.

filters: string[]

Your environment and primary tag (or * if enabled for your account).

service: string

The ID of the service you want to map.

title?: string

The title of your widget.

titleAlign?: WidgetTextAlign

How to align the text on the widget.

titleSize?: string

Size of the title.

Type of the service map widget.

Generated using TypeDoc