We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b9f35d commit b8a2c6fCopy full SHA for b8a2c6f
packages/openapi/descriptions/assistant-thread.js
@@ -9,7 +9,7 @@ export default {
9
desc: `The object type.`,
10
},
11
role: {
12
- desc: `The role of the entity that is creating the Message`,
+ desc: `The role of the entity that is creating the Message.`,
13
14
content: {
15
text: {
0 commit comments