{ "type": "object", "name": "Metadata17", "properties": { "apiVersion": { "type": "integer" }, "packageVersions": { "type": "array", "description": "", "items": { "type": "string" } }, "status": { "type": "string" }, "urls": { "type": "['string', 'null']" } }, "required": [ "apiVersion", "packageVersions", "status", "urls" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }