vscode-azure-batch-tools/tools
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.schematemplate.json Validate job, pool and template JSON (#2) 2017-07-05 13:21:22 +12:00
extensions.schema.json Validate job, pool and template JSON (#2) 2017-07-05 13:21:22 +12:00
swaggatron.ts Validate job, pool and template JSON (#2) 2017-07-05 13:21:22 +12:00