Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 383 Bytes

_fastify_.fastifyinstance.md

File metadata and controls

27 lines (14 loc) · 383 Bytes

fastify-oas

Globals / "fastify" / FastifyInstance

Interface: FastifyInstance

Hierarchy

  • FastifyInstance

Index

Methods

Methods

oas

oas(): Promise<void>

Defined in lib/index.d.ts:21

Init OpenApi plugin

Returns: Promise<void>