Kind: API Endpoint
Source: atloria-monorepo/apps/parser-orchestrator/src/orchestrator/orchestrator.controller.ts
Determine which parser to use for a file
Endpoint
GET /api/orchestrator/parsers/detect
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
filePath | query | string | ✓ | File path |
Referenced By
OrchestratorController(MODULE_DECLARES)
Was this page helpful?