Skip to main content

registerPreviewApplyRoutes

@lowcode/runtime-backend


Function: registerPreviewApplyRoutes()

registerPreviewApplyRoutes(app): void

Defined in: routes/previewApply.ts:20

Регистрирует endpoint для принудительного применения preview‑миграций.

Parameters

app

FastifyInstance

Fastify-инстанс.

Returns

void