Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/technical-docs/technical-docs.controller.ts
Get the generated API Reference doc set (docKind:'api') for the reader
Endpoint
GET /technical-docs/:projectId/api-docs
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | Project ID |
Referenced By
TechnicalDocsController(MODULE_DECLARES)
Was this page helpful?