{ "description": "JSON represents any valid JSON value. These types are supported: bool, int64, float64, string, []interface{}, map[string]interface{} and nil.", "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "additionalProperties": false, "$id": "https://kubernetes.io/api/json/apiextensions/v1" }