xclud / dart_kubernetes

Kubernetes client for Dart/Flutter.
https://pub.dev/packages/kubernetes
MIT License
14 stars 5 forks source link

Patch with incorrect header #2

Open keinou opened 2 years ago

keinou commented 2 years ago

to perform a change patch, the request header needs to have Content-Type = application/merge-patch+json

xclud commented 2 years ago

@keinou Thank you for reporting!

I have updated the package to v0.1.4. This must be fixed now. Please let me know.