Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/doc-version/doc-version.controller.ts
Get pre-publish review data for a version
Endpoint
GET /doc-versions/:projectId/:versionId/review
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
versionId | path | string | ✓ | |
projectId | path | string | ✓ |
Referenced By
DocVersionController(MODULE_DECLARES)
Was this page helpful?