tsoa-next / @tsoa-next/runtime / describeSpecPath
Función: describeSpecPath()
ts
function describeSpecPath(specPath): object;Definido en: packages/runtime/src/decorators/specPath.ts:192
Produce un resumen legible por humanos de una definición de especificaciones para el registro y el diagnóstico.
Parámetros
specPath
Devoluciones
object
cache
ts
cache: string;path
ts
path: string = specPath.path;target
ts
target: string;Contributors
No contributors
Changelog
No recent changes
