tsoa-next / @tsoa-next/runtime / HttpStatusCodeStringLiteral
Tipo Alias: HttpStatusCodeStringLiteral
ts
type HttpStatusCodeStringLiteral = `${HttpStatusCodeLiteral}`;Definido en: packages/runtime/src/interfaces/response.ts:67
Forma de cuerda de los códigos de estado HTTP de hormigón soportados.
Contributors
No contributors
Changelog
No recent changes
