Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/api-call-mapper.ts
A mapped connection between frontend call and backend endpoint
Properties
| Property | Type |
|---|---|
frontendCall | DetectedAPICall |
backendEndpoint | DetectedEndpoint |
matchConfidence | `'high' |
matchReason | string |
Was this page helpful?