Skip to content

api-morph / RouteInfo

Interface: RouteInfo

Defined in: src/analyzers/ExpressRouteCodeAnalyzer.ts:12

路由信息分析结果

Properties

method

method: HttpMethod

Defined in: src/analyzers/ExpressRouteCodeAnalyzer.ts:13


operationId?

optional operationId: string

Defined in: src/analyzers/ExpressRouteCodeAnalyzer.ts:15


path

path: string

Defined in: src/analyzers/ExpressRouteCodeAnalyzer.ts:14

基于 MIT 许可证发布