Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/project/public-project.controller.ts
Raw markdown twin of a single published page
Endpoint
GET /public/p/:slugWithId/pages/:slug.md
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
slugWithId | path | string | ✓ | |
slug | path | string | ✓ |
Referenced By
PublicProjectController(MODULE_DECLARES)
Was this page helpful?