Page Contents
Home > @loopback/apiconnect > ApiConnectSpecOptions
ApiConnectSpecOptions type
Configuration for IBM API Connect extensions to the OpenAPI spec
Signature:
export type ApiConnectSpecOptions = {
targetUrl: string;
};