Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/project/public-project.controller.ts
Preview manifest for a change request (title, status, changed pages)
Endpoint
GET /public/p/:slugWithId/preview/:crId/manifest
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
slugWithId | path | string | ✓ | |
crId | path | string | ✓ | |
t | query | string | - | Preview token (omit when an org-member session is present) |
Referenced By
PublicProjectController(MODULE_DECLARES)
Was this page helpful?