{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "fileWithin", "properties": { "months": { "description": "Number of months within which to file.", "type": "integer" } } }