remove colors from spec

isekai-main
Barış Soner Uşaklı 2 years ago
parent 7d5a866672
commit bcb2733f5c

@ -7,13 +7,12 @@ TagObject:
score: score:
type: number type: number
description: The number of topics containing this tag description: The number of topics containing this tag
valueEscaped: class:
type: string type: string
color: description: Class name that is applied to the to the tag html element
valueEscaped:
type: string type: string
description: Six-character hexadecimal string (with `#` prepended) description: value escaped with validator.escape
example: "#ff0000" valueEncoded:
bgColor:
type: string type: string
description: Six-character hexadecimal string (with `#` prepended) description: value url encoded
example: "#ff0000"

Loading…
Cancel
Save