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](/doc/en/lb4/apidocs.openapi-v3.oasenhancer.name.html) string

Methods

Method Description
[modifySpec(spec)](/doc/en/lb4/apidocs.openapi-v3.oasenhancer.modifyspec.html)