{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "GenericResource", "type": "object", "properties": { "properties": { "type": "object" }, "kind": { "type": "string" }, "managedBy": { "type": "string" } } }