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