Windows-powershell / PowerShell-master /test /powershell /Modules /Microsoft.PowerShell.Utility /assets /invalid_schema_definitions.json
Invalid JSON: Expected ':' after property name in JSONat line 7, column 5
| { | |
| "definitions": { | |
| "name": { | |
| "type": "string" | |
| }, | |
| "hobbies" | |
| } | |
| } | |