chore: format code
parent
463bf7ab3a
commit
798dee27d0
|
|
@ -5992,6 +5992,9 @@
|
|||
},
|
||||
"agent": {
|
||||
"type": "string"
|
||||
},
|
||||
"command": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": ["id", "sessionID", "messageID", "type", "prompt", "description", "agent"]
|
||||
|
|
@ -8496,6 +8499,9 @@
|
|||
},
|
||||
"agent": {
|
||||
"type": "string"
|
||||
},
|
||||
"command": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": ["type", "prompt", "description", "agent"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue