Closed gromspys closed 2 weeks ago
Although I have approved this, I'm still unsure... why not having a method that just omits the body and be a bit more deterministic? I bet ya the average client will have other methods where the body is not optional and marking all bodies as optional will bring lot's of pain.
I think there is some restrictions (client can be generated by swagger or something else). Also parameter can be passed from upstream service and can be null.
Issue: https://github.com/OpenFeign/feign/issues/1383