ArtaxServiceBuilder
ArtaxServiceBuilder copied to clipboard
Optional parms vs api params
So in the test flickr service there is a param which is set:
- by default.
- by the api.
But because it has a default, it isn't being set in the constructor - should having the default just be skipped?