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 '{
|
-j '{
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"items": {
|
"items": {
|
||||||
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
"name": {
|
"name": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue