{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "LargeFSValidationFile", "type": "object", "properties": { "name": { "type": "string", "example": "64f1250c.largefs" }, "content": { "type": "string", "example": "e4ccd0696cff6f94" } } }