{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "webOptimizer": { "title": "web optimizer", "type": "object", "description": "Settings for WebOptimizer.Core", "properties": { "enableCaching": { "description": "Determines if the \"cache-control\" HTTP headers should be set and if conditional GET (304) requests should be supported. This could be helpful to disable while in development mode.", "type": "boolean" }, "enableTagHelperBundling": { "description": "Determines if `