{
  "description": "SelfSubjectReviewStatus is filled by the kube-apiserver and sent back to a user.",
  "properties": {
    "userInfo": {
      "$ref": "_definitions.json#/definitions/io.k8s.api.authentication.v1.UserInfo",
      "description": "userInfo is a set of attributes belonging to the user making this request."
    }
  },
  "type": "object",
  "$schema": "http://json-schema.org/schema#"
}