Changes to Get the list of possible fully-namespaced names for a specific Kubernetes resource. E.g. given `Container` return `io.k8s.api.core.v1.Container`. Given `EnvVarSource` return `io.k8s.api.core.v1.EnvVarSource`

GET /schemas/search/{resourceName}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 2 revisions of this API.11

  1. d6ad0b9f02e01
  2. 183b9a992a9f1

What changed