betty.jobs.generate_entity_types_json module#

Jobs to generate JSON resources for entity types.

final class betty.jobs.generate_entity_types_json.GenerateEntityTypesJson#

Bases: Job

Generate JSON resources for entity types.

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

Do the job.

classmethod id_for() str#

Get the job ID.