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