{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ZipFileContent", "title": "ZipFileContent", "type": "string", "minLength": 0, "maxLength": 52428800 }