json: explicit type: object for nested items object in cli example
This commit is contained in:
parent
0b816fa60f
commit
0262d0153f
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ llama-cli \
|
|||
-j '{
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"name": {
|
||||
"type": "string",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue