We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8332945 commit a5ff17eCopy full SHA for a5ff17e
1 file changed
src/api/v1/report.md
@@ -18,7 +18,7 @@ POST /v1/report/create
18
"chatName": "测试会话名称", // 对象名称
19
"content": "测试举报内容", // 举报内容
20
"url": "https://..." // 举报提交的图片
21
- "reason": "色情低俗“ // 举报原因(有色情低俗,时政不时消息,垃圾广告,青少年不易,辱骂攻击,侵犯权益,违法犯罪,开盒网暴,其他)
+ "reason": "色情低俗" // 举报原因(有色情低俗,时政不时消息,垃圾广告,青少年不易,辱骂攻击,侵犯权益,违法犯罪,开盒网暴,其他)
22
}
23
```
24
0 commit comments