We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b08af3 commit 8df1b59Copy full SHA for 8df1b59
1 file changed
packages/openapi/descriptions/assistant-thread.js
@@ -1,4 +1,7 @@
1
export default {
2
+ test1: {
3
+ desc: 'desciption1'
4
+ },
5
id: {
6
desc: `The identifier, which can be referenced in API endpoints.`,
7
},
0 commit comments