Page Contents

Home > @loopback/apiconnect > ApiConnectSpecEnhancer

ApiConnectSpecEnhancer class

An OpenAPI spec enhancer to add x-ibm-configuration extension required by API Connect

Signature:

export declare class ApiConnectSpecEnhancer implements OASEnhancer 

Implements: OASEnhancer

Constructors

Constructor Modifiers Description
(constructor)(options, appMetadata)   Constructs a new instance of the ApiConnectSpecEnhancer class

Properties

Property Modifiers Type Description
name   string  

Methods

Method Modifiers Description
modifySpec(spec)