Skip to content

refreshDiff

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/change-request/change-request.controller.ts

Recompute diffCache + conflictState against current main (status unchanged; poll the row)

Endpoint

POST /projects/:projectId/change-requests/:crId/refresh-diff

ParameterInTypeRequiredDescription
projectIdpathstring
crIdpathstring

Referenced By

  • ChangeRequestController (MODULE_DECLARES)

Was this page helpful?

Download as PDF