/
githubmirror
/
PowerShell
Обзор
Документация
Войти
/
githubmirror
/
PowerShell
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/powershell/Modules/Microsoft.PowerShell.Utility/assets/valid_schema_definitions.json
13 строк
219 B
beatcracker
Add parameter `SchemaFile` to `Test-Json` cmdlet (#11934)
02 июн 2020, 23:51
Не верифицирован
02 июн 2020, 23:51
c22ccbe
Код
Авторство
О чём код?
{ "definitions": { "name": { "type": "string" }, "hobbies": { "type": "array", "items": { "type": "string" } } } }