Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/api-call-mapper.ts
A detected backend endpoint
Properties
| Property | Type |
|---|---|
id | string |
method | `'GET' |
path | string |
entityId | string |
filePath | string |
handlerName | string |
requestType | string |
responseType | string |
requiredRoles | string[] |
confidence | `'high' |
Was this page helpful?