pull/656/head
Buddhika Chathuranga 2020-08-25 18:45:55 +05:30
parent 6a767b4ea7
commit d722ca0956
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema", "$schema": "http://json-schema.org/draft-07/schema",
"type": "object", "type": "object",
"title": "Windows Service Wrapper. YAML configuration schema", "title": "Windows Service Wrapper. YAML configuration schema",
"description": "This JSON schema validate the YAML configuaration file. You can find more details about YAML configurations from https://github.com/winsw/winsw/blob/master/doc/yamlConfigFile.md", "description": "This JSON schema validate the YAML configuration file. You can find more details about YAML configurations from https://github.com/winsw/winsw/blob/master/doc/yamlConfigFile.md",
"required": [ "required": [
"id", "id",
"name", "name",