add descriptions to these event/types.go files
This commit is contained in:
8
api/openapi-spec/swagger.json
generated
8
api/openapi-spec/swagger.json
generated
@@ -11023,7 +11023,8 @@
|
||||
"type": "string"
|
||||
},
|
||||
"metadata": {
|
||||
"$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta"
|
||||
"$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta",
|
||||
"description": "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata"
|
||||
},
|
||||
"note": {
|
||||
"description": "note is a human-readable description of the status of this operation. Maximal length of the note is 1kB, but libraries should be prepared to handle values up to 64kB.",
|
||||
@@ -11059,7 +11060,6 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"metadata",
|
||||
"eventTime"
|
||||
],
|
||||
"type": "object",
|
||||
@@ -11162,7 +11162,8 @@
|
||||
"type": "string"
|
||||
},
|
||||
"metadata": {
|
||||
"$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta"
|
||||
"$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta",
|
||||
"description": "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata"
|
||||
},
|
||||
"note": {
|
||||
"description": "note is a human-readable description of the status of this operation. Maximal length of the note is 1kB, but libraries should be prepared to handle values up to 64kB.",
|
||||
@@ -11198,7 +11199,6 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"metadata",
|
||||
"eventTime"
|
||||
],
|
||||
"type": "object",
|
||||
|
Reference in New Issue
Block a user