This commit is contained in:
aichy 2022-09-29 10:38:17 +08:00
parent 483adb2198
commit 58a81848db
3 changed files with 3 additions and 3 deletions

View File

@ -884,7 +884,7 @@ const docTemplate = `{
}
},
"/answer/api/v1/answer/list": {
"post": {
"get": {
"security": [
{
"ApiKeyAuth": []

View File

@ -872,7 +872,7 @@
}
},
"/answer/api/v1/answer/list": {
"post": {
"get": {
"security": [
{
"ApiKeyAuth": []

View File

@ -1877,7 +1877,7 @@ paths:
tags:
- api-answer
/answer/api/v1/answer/list:
post:
get:
consumes:
- application/json
description: AnswerList <br> <b>order</b> (default or updated)