Closed as not planned
Description
What is the feature and why do you need it:
It'd be nice to have type hinting baked into this client.
Describe the solution you'd like to see:
Type hinting can now be created with openapi-generator v6.2.0 and more recent versions.
Currently, in the kubernetest-client/gen
repo, the default version of openapi-generator used is v4.3.0. I'm sure there have been some significant changes between those versions.
(There's an old, less specific ticket around maybe adding type hinting, but I figured this one with a tighter focus would be useful)