Skip to content

Commit b8a2c6f

Browse files
committed
fix: trigger workflow
1 parent 4b9f35d commit b8a2c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/openapi/descriptions/assistant-thread.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export default {
99
desc: `The object type.`,
1010
},
1111
role: {
12-
desc: `The role of the entity that is creating the Message`,
12+
desc: `The role of the entity that is creating the Message.`,
1313
},
1414
content: {
1515
text: {

0 commit comments

Comments
 (0)