Arnavion / k8s-openapi

Rust definitions of the resource types in the Kubernetes client API
Apache License 2.0
379 stars 41 forks source link

Make optional array and object fields use empty Vec / BTreeMap to denote `null` #95

Closed Arnavion closed 3 years ago

Arnavion commented 3 years ago

Fixes #72

Arnavion commented 3 years ago

Merged as 6cff2149f3334a220f1827b6740fcac54783b6c3