本页面提供了关于 /community/tools/api/docs/statistics/content
路径的详细信息。
路径说明
该路径用于获取社区工具API文档中内容的统计信息,包括文档的总量、最近更新的文档数量等。
请求方法
GET
请求示例
GET /community/tools/api/docs/statistics/content
响应示例
{
"total_docs": 120,
"recent_updates": 10,
"last_updated": "2023-01-01T12:00:00Z"
}
相关链接
社区工具API文档