scitran/core

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

Summary

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