更新文档内容
This commit is contained in:
@@ -6,7 +6,7 @@ API version: 1.0.0
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
package openapi
|
||||
package answer_sdk
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
@@ -18,7 +18,6 @@ var _ MappedNullable = &SchemaAnswerAddReq{}
|
||||
// SchemaAnswerAddReq struct for SchemaAnswerAddReq
|
||||
type SchemaAnswerAddReq struct {
|
||||
CaptchaCode *string `json:"captcha_code,omitempty"`
|
||||
// captcha_id
|
||||
CaptchaId *string `json:"captcha_id,omitempty"`
|
||||
Content string `json:"content"`
|
||||
QuestionId *string `json:"question_id,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user