Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/project/public-project.controller.ts
Pages updated since a timestamp (reader "what changed since your last visit")
Endpoint
GET /public/p/:slugWithId/recent-changes
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
slugWithId | path | string | ✓ | |
since | query | string | - | ISO timestamp of the reader's last visit |
lang | query | string | - |
Referenced By
PublicProjectController(MODULE_DECLARES)
Was this page helpful?