feat: openapi v2 chat

This commit is contained in:
archer
2023-06-18 19:59:37 +08:00
parent 2b93ae2d00
commit ee9afa310a
27 changed files with 790 additions and 585 deletions

View File

@@ -52,7 +52,7 @@ const ChatSchema = new Schema({
},
value: {
type: String,
required: true
default: ''
},
quote: {
type: [