Saltar al contenido

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

SpecPathDefinition

Devoluciones

object

cache

ts
cache: string;

path

ts
path: string = specPath.path;

target

ts
target: string;

Contributors

No contributors

Changelog

No recent changes

Generación de OpenAPI, generación de rutas y validación en tiempo de ejecución con prioridad en TypeScript.