• Kubernetes Submit Queue's avatar
    Merge pull request #39466 from kubernetes/bugfix · 181df90d
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 39466, 39490, 39527)
    
    Generate OpenAPI definition for inlined types
    
    Currently OpenAPI definition generator ignores any type's member with an empty json name tag. However, most (if not all) of these types also have "inline" json tag. That means we should inline their members into parent type's OpenAPI definition instead of ignoring them. This resulted in many types missing common parameters such as "Name". It look something serious to me for OpenAPI spec and I suggest we merge and cherry-pick this into 1.5 release branch as soon as possible.
    181df90d
Name
Last commit
Last update
..
openapi-spec Loading commit data...
swagger-spec Loading commit data...
BUILD Loading commit data...