Skip to content

mirrorNow

reference
1 min readUpdated

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

ParameterInTypeRequiredDescription
projectIdpathstringProject ID

Referenced By

  • GitSyncController (MODULE_DECLARES)

Was this page helpful?

Download as PDF