Skip to content

Batch form generation - API Contracts #554

Description

@chetanr25

Batch form generation

Part of #541

Depends on: Async job infrastructure (#545), Single form generation (#552)

Contract reference

Endpoints

POST /api/v1/forms/generate/all

Triggers batch generation of all forms listed in the extraction's applicable_forms. This is the "generate everything at once" button. Returns 202 with batch_id, list of forms queued and skipped.

Full request options and error details in the contract reference above.

GET /api/v1/forms/batch/{batch_id}

Returns batch job status with per-form progress.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions