接口:分类
接口:分类
接口详情
分类
zodram api
GET
接口地址
正式环境(prod) | https://zodream.cn/open/blog/category |
|
本地环境(dev) | http://zodream.localhost/open/blog/category |
Header参数
字段键 | 字段值 | 备注说明 |
---|
请求参数
字段别名 | 字段含义 | 字段类型 | 是否必填 | 默认值 | 备注说明 |
---|
响应参数
字段别名 | 字段含义 | 字段类型 | MOCK规则 | 备注说明 |
---|---|---|---|---|
data | data | 数组(array) | ||
ᅡ id | id | 数字(number) | ||
ᅡ name | name | 字符串(string) | ||
ᅡ parent_id | parent_id | 数字(number) | ||
ᅡ keywords | keywords | 字符串(string) | ||
ᅡ description | description | 字符串(string) | ||
ᅡ thumb | thumb | 字符串(string) | ||
ᅡ blog_count | blog_count | 数字(number) |
返回示例