Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/project/public-project.controller.ts
Get published languages for the locale switcher
Endpoint
GET /public/p/:slugWithId/languages
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
slugWithId | path | string | ✓ |
Referenced By
PublicProjectController(MODULE_DECLARES)
Was this page helpful?