chaojie zhang
Results
1
comments of
chaojie zhang
hey, I am use `customObject` too. And I found that `patchNamespacedCustomObject` is only support json. ```java public okhttp3.Call patchNamespacedCustomObjectCall { ... final String[] localVarContentTypes = { "application/json-patch+json", "application/merge-patch+json" }; final...