diff --git a/testdata/openapi/swagger.json b/testdata/openapi/swagger.json index 6e4b7d9c..760ad19f 100644 --- a/testdata/openapi/swagger.json +++ b/testdata/openapi/swagger.json @@ -12530,7 +12530,7 @@ "type": "integer" }, "revisionHistoryLimit": { - "description": "The number of old ReplicaSets to retain to allow rollback. This is a pointer to distinguish between explicit zero and not specified. This is set to the max value of int32 (i.e. 2147483647) by default, which means \"retaining all old RelicaSets\".", + "description": "The number of old ReplicaSets to retain to allow rollback. This is a pointer to distinguish between explicit zero and not specified. This is set to the max value of int32 (i.e. 2147483647) by default, which means \"retaining all old ReplicaSets\".", "format": "int32", "type": "integer" },