获取全部标签
GET
http://localhost:3000/v1/public/getAllTags
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:获取标签成功
必填
id
string
示例:5597a05ae4b08a686ce56f6f
必填
title
string
示例:前端
必填
createdAt
string
示例:2015-07-04T00:59:06Z
必填
updatedAt
string
示例:2017-06-18T23:34:05Z
必填
color
string
示例:#60ADFF
必填
icon
string
示例:https://lc-gold-cdn.xitu.io/bac28828a49181c34110.png
必填
background
string
示例:
必填
showOnNav
boolean
示例:true
必填
relationTagId
string
示例:
必填
slug
string
示例:frontend qianduan
必填
isCategory
boolean
示例:true
必填
entryCount
int
示例:43669
必填
subscribersCount
int
示例:440529
必填
isSubscribe
boolean
示例:true
必填