Update invalid swagger information for cell hex color length
parent
1d11677c5f
commit
e0246bc840
|
@ -4050,7 +4050,7 @@
|
|||
"hex": {
|
||||
"description": "Hex is the hex number of the color",
|
||||
"type": "string",
|
||||
"maxLength": 9,
|
||||
"maxLength": 7,
|
||||
"minLength": 7
|
||||
},
|
||||
"name": {
|
||||
|
|
Loading…
Reference in New Issue