scitran/core

View on GitHub
swagger/examples/input/analysis.json

Summary

Maintainability
Test Coverage
{
    "notes": [{
        "text": "some text"
    }],
    "description": "This is an analysis description",
    "job": {
        "gear_id": "aex",
        "inputs": {
            "dicom": {
                "type": "acquisition",
                "id": "573c9e6a844eac7fc01747cd",
                "name" : "1_1_dicom.zip"
            }
        },
        "config": {
            "two-digit multiple of ten": 20
        }
    },
    "label": "Analysis label"
}