Include description for allowed enum values for elements within a slice#566
Include description for allowed enum values for elements within a slice#566tnozicka wants to merge 1 commit intokubernetes:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: tnozicka The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
75a0c13 to
bf9229c
Compare
bf9229c to
e7dcd5b
Compare
|
/cc jefftree alexzielenski |
|
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
|
/remove-lifecycle stale |
This PR adds extra enum description in the openapi when wrapped within a slice. The listed enum values in the descriptions are the way that our website reference uses to present enums. (The api reference generator unfortunately can't read the Enum property.)