tsoa-next / @tsoa-next/runtime / fetchSpecPaths
Función: fetchSpecPaths()
ts
function fetchSpecPaths(target): readonly SpecPathDefinition[];Definido en: packages/runtime/src/decorators/specPath.ts:187
Devuelve las definiciones de especificaciones declaradas en un controlador.
Parámetros
target
object
Devoluciones
solo SpecPathDefinition[]
Contributors
No contributors
Changelog
No recent changes
