Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/doc-version/doc-version.controller.ts
Get the active version for a project (per doc-set scope; default 'user')
Endpoint
GET /doc-versions/:projectId/active
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | Project ID |
scope | query | string | - |
Referenced By
DocVersionController(MODULE_DECLARES)
Was this page helpful?