This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
请求方式:GET
接口路径:/api.php
code 响应状态码:
code
message 响应消息,对响应状态码进行说明。
message
data 数据对象,包含以下字段:
data
id
title
author
from
成功响应示例
{ "code": 0, "message": "OK", "data": { "id": 1, "title": "内容", "author": "作者", "from": "来源" } }
失败响应示例
{ "code": 1, "message": "No results found", "data": null }
{ "code": 2, "message": "Error executing query", "data": null }
Deleting the wiki page "Home" cannot be undone. Continue?