vscode-azure-batch-tools/schema
itowlson 1e1257de26 Validate job, pool and template JSON (#2)
Adds JSON schemas for the following files (hooked up to file extensions of the form `.<something>.json`):

* Jobs (.job.json)
* Job templates (.jobtemplate.json)
* Application templates (.applicationtemplate.json)
* Pools (.pool.json)
* Pool templates (.pooltemplate.json)
2017-07-05 13:21:22 +12:00
..
applicationtemplate.schema.json Validate job, pool and template JSON (#2) 2017-07-05 13:21:22 +12:00
job.schema.json Validate job, pool and template JSON (#2) 2017-07-05 13:21:22 +12:00
jobtemplate.schema.json Validate job, pool and template JSON (#2) 2017-07-05 13:21:22 +12:00
pool.schema.json Validate job, pool and template JSON (#2) 2017-07-05 13:21:22 +12:00
pooltemplate.schema.json Validate job, pool and template JSON (#2) 2017-07-05 13:21:22 +12:00