Skip to content
Snippets Groups Projects
acquisition-update.json 202 B
Newer Older
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "title": "Acquisition",
    "type": "object",
    "allOf": [{"$ref": "../definitions/acquisition.json#/definitions/acquisition-input"}]
}