Page Contents

Home > @loopback/openapi-v3 > OASEnhancer

OASEnhancer interface

Typically an extension point defines an interface as the contract for extensions to implement

Signature:

export interface OASEnhancer 

Properties

Property Modifiers Type Description

name

string

Methods

Method Description

modifySpec(spec)