Configuring an Outbound Service

The following table lists the configuration components along with the description:

Component

Description

Title

Title of the OpenAPI Specification.

Namespace

The namespace of the service.

BasePath

The URL to the target host.

DefaultStringMaxLength

The default maximum length of a COBOL alphanumeric data item.

DefaultArrayMaxItem

The default maximum array size.

SecuritySchemes

The security schemes for the specification. Supported schemes are:

  • Basic Authentication

  • Bearer Authentication

  • API Key Authentication

  • OAuth2