Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/l10n/l10n.controller.ts
Source + variant pair for the split-view translation editor
Endpoint
GET /l10n/documents/:documentId/translations/:language
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
documentId | path | string | ✓ | |
language | path | string | ✓ |
Referenced By
L10nController(MODULE_DECLARES)
Was this page helpful?