Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/detectors/express-detector.ts
Detected Express route
Properties
| Property | Type |
|---|---|
entityId | string |
filePath | string |
method | `'GET' |
path | string |
handlerName | string |
middleware | string[] |
queryParams | string[] |
routeParams | string[] |
bodyType | string |
confidence | `'high' |
Was this page helpful?