chore: format code
parent
b8a8fb0de6
commit
a5f964aec6
|
|
@ -5982,6 +5982,9 @@
|
|||
},
|
||||
"agent": {
|
||||
"type": "string"
|
||||
},
|
||||
"command": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": ["id", "sessionID", "messageID", "type", "prompt", "description", "agent"]
|
||||
|
|
@ -8486,6 +8489,9 @@
|
|||
},
|
||||
"agent": {
|
||||
"type": "string"
|
||||
},
|
||||
"command": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": ["type", "prompt", "description", "agent"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue