{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "ActivityLogAction", "type": "object", "properties": { "type": { "type": "string" }, "details": { "type": "['object', 'null']" } } }