Skip to content

Instantly share code, notes, and snippets.

@artisticcheese
Created February 15, 2019 19:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save artisticcheese/0cf1d9c4b35e9fe3d01ea408555c3d15 to your computer and use it in GitHub Desktop.
Save artisticcheese/0cf1d9c4b35e9fe3d01ea408555c3d15 to your computer and use it in GitHub Desktop.
{
"properties": {
"id": {
"type": "integer"
},
"name": {
"type": "string"
},
"resource": {
"properties": {
"data": {
"type": "string"
},
"downloadUrl": {
"type": "string"
},
"properties": {
"properties": {
"localpath": {
"type": "string"
}
},
"type": "object"
},
"type": {
"type": "string"
},
"url": {
"type": "string"
}
},
"type": "object"
}
},
"type": "object"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment