• Added a
    job_args
    field to the
    /api/v1/analyses/<uuid>
    endpoint, which will contain the hydrated dictionary of arguments passed to the
    Analysis
  • Added a
    job_args_schema
    field to the
    /api/v1/jobs/<uuid>
    endpoint , which contains the JSON schema for arguments that can be passed to that Workflow