update swagger

pull/645/head
Jade McGough 2016-12-05 22:03:14 -08:00
parent b72e73b7ee
commit ec52b8a813
1 changed files with 6 additions and 1 deletions

View File

@ -2063,6 +2063,11 @@
"items": {
"$ref": "#/definitions/LayoutQuery"
}
},
"type": {
"description": "Cell visualization type",
"type": "string",
"format": "uuid4"
}
}
},
@ -2187,4 +2192,4 @@
}
}
}
}
}