Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/parser/parser.controller.ts
Parse all code blocks in a document
Endpoint
POST /parser/document/:id/parse
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | ✓ |
Referenced By
ParserController(MODULE_DECLARES)
Was this page helpful?