{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "UpdateNamespaceRequest", "type": "object", "properties": { "resourceVersion": { "type": "string" }, "spec": { "type": "object" } } }