Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminBatchJobRes.yaml
2023-11-10 14:27:17 +02:00

9 lines
162 B
YAML

type: object
description: The batch job's details.
required:
- batch_job
properties:
batch_job:
description: Batch job details.
$ref: ./BatchJob.yaml