Skip to content

@saflib/cron-http


Interface: CronJobRequest

Static request payload for the operation a cron tick enqueues. Dynamic fan-out belongs in the target handler.

Properties

body?

optional body: unknown


path_params?

optional path_params: Record<string, unknown>>


query?

optional query: Record<string, unknown>>