跳到主要内容
版本:Next

All

Callable

  • All(path?: string | RegExp, routerOptions?: { description?: string; ignoreGlobalPrefix?: boolean; middleware?: MiddlewareParamArray; routerName?: string; summary?: string }): MethodDecorator

  • Routes all HTTP requests to the specified path.