scitran/core

View on GitHub
swagger/schemas/output/job.json

Summary

Maintainability
Test Coverage
{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "type":"object",
  "allOf":[{"$ref":"../definitions/job.json#/definitions/job-output"}]
}