scitran/core

View on GitHub
swagger/schemas/input/file.json

Summary

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