@@ -361,7 +361,7 @@ |
||
361 | 361 | $propertySchema->type = 'object'; |
362 | 362 | $propertySchema->additionalProperties = $propertySchema->items; |
363 | 363 | $propertySchema->items = null; |
364 | - } |
|
364 | + } |
|
365 | 365 | |
366 | 366 | return $propertySchema; |
367 | 367 | } |