Skip to content

nooschain v0.1.0


nooschain / api/schemas/route-schemas / routeDocsForStaticOpenApi

Variable: routeDocsForStaticOpenApi

const routeDocsForStaticOpenApi: object[]

Defined in: api/schemas/route-schemas.ts:332

Type Declaration

body?

optional body?: string

bodySchema?

optional bodySchema?: string

description

description: string

fastifyPath

fastifyPath: string

method

method: HttpMethod

path

path: string

query?

optional query?: Record<string, string>

response?

optional response?: string

responseSchema?

optional responseSchema?: string

security?

optional security?: SecurityKind

summary

summary: string

tag

tag: string

Audience-first NOOSChain documentation.