Update invalid swagger information for cell hex color length

pull/2397/head
Chris Goller 2017-11-21 12:22:02 -06:00
parent 1d11677c5f
commit e0246bc840
1 changed files with 1 additions and 1 deletions

View File

@ -4050,7 +4050,7 @@
"hex": {
"description": "Hex is the hex number of the color",
"type": "string",
"maxLength": 9,
"maxLength": 7,
"minLength": 7
},
"name": {