betty.jobs.generate_json_schema module#

Jobs to generate JSON schemas for projects.

final class betty.jobs.generate_json_schema.GenerateJsonSchema#

Bases: Job

Generate the JSON schema for a projects.

__init__(*, project: Project)#
async do(scheduler: Scheduler, /) None#

Do the job.

classmethod id_for() str#

Get the job ID.