* feat: switch to openapi-generator ([58](https://github.com/tomplus/kubernetes_asyncio/pull/58), [tomplus](https://github.com/tomplus))
* feat: add fieldSelector parameter to list/watch methods in custom objects spec ([gen/106](https://github.com/kubernetes-client/gen/pull/106))
* feat: upgrade to API spec from Kubernetes 1.13 ([58](https://github.com/tomplus/kubernetes_asyncio/pull/58), [tomplus](https://github.com/tomplus))
Breaking Changes:
* Model v1beta1WebhookClientConfig is renamed to AdmissionregistrationV1beta1WebhookClientConfig, to avoid naming conflict
with ApiextensionsV1beta1WebhookClientConfig introduced in: kubernetes/kubernetes67006
* Delete request's body parameter is optional kubernetes/kubernetes70032