go-cfclient
go-cfclient copied to clipboard
Service instance update request
Introduce struct for simpler usage
Ping
I like the idea of this PR, but it would be a breaking change. Can you think of any ways to introduce this in such a way that it wouldn't break anything?
We could have both, but this would be more code to maintain. Furthermore this method is an exception in terms of behavior (other methods already use custom structs as attributes). In this way I would vote for breaking.
This fix was introduced less than a week after the initial introduction of the method. The longer this layes around, the more people will break...
it would be a breaking change
What's wrong with a breaking change so long as there's a version bump?
Ping
@jghiloni poke
If we can make this a backwards compatible change I'll merge it.
service instance update support added in v3 branch