Jeffrey Ying
Jeffrey Ying
/ok-to-test
/reopen @astefanutti Yes this is something we'd like to get in but I haven't had the time to work on it. Please let me know if you'd like to help...
@vincepri @joelanford Is this something you can take a look at? Thanks!
Duplicate of https://github.com/kubernetes/kubernetes/pull/112748 /close
/cc @apelisse @liggitt Thanks for laying this out Tim. I haven't used any of the gnostic tools so please take my suggestion with a grain of salt. I feel like...
OpenAPI V3 should be able to use the new [oneOf](https://swagger.io/docs/specification/data-models/oneof-anyof-allof-not/) annotation and correctly indicate the type as oneOf {int, string}. Thanks for bringing this up, I was actually unaware of...
Hi, just want to give a quick update around OpenAPI V3. OpenAPI v3 is now beta in kubernetes and will be enabled by default. The spec is split by group/version...