Add testdata readme

This commit is contained in:
Jordan Liggitt 2021-02-02 11:17:19 -05:00
parent eff40e6fd9
commit 394914f544

View File

@ -0,0 +1,4 @@
`swagger.json` contains static openapi definitions needed to build models for custom resource types.
It was created by removing all path and non-objectmeta/int-or-string definitions from
the `api/openapi-spec/swagger.json` in the `k8s.io/kubernetes` module.