feat: openapi v2 chat
This commit is contained in:
@@ -52,7 +52,7 @@ const ChatSchema = new Schema({
|
||||
},
|
||||
value: {
|
||||
type: String,
|
||||
required: true
|
||||
default: ''
|
||||
},
|
||||
quote: {
|
||||
type: [
|
||||
|
||||
Reference in New Issue
Block a user