Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/git-sync/git-sync.controller.ts
Queue an outbound mirror now (idempotent — deduped per project)
Endpoint
POST /projects/:projectId/git-sync/mirror
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | Project ID |
Referenced By
GitSyncController(MODULE_DECLARES)
Was this page helpful?