包括在标签中设置颜色,提交时会报错 spec.color: '00c5ff' does not respect pattern
Validation error(s) : spec.color: '9a9b9c' does not respect pattern '^#([a-fA-F0-9]{6}|[a-fA-F0-9]{3})$'. (code: 1025) From: spec.<#/components/schemas/TagSpec>.color.<pattern> of schema content.halo.run/v1alpha1/Tag.