Closed siemensikkema closed 5 years ago
@calebkleveter it's just the internal variable though so it's more like a suggestion. Xcode will use it for autocomplete but you can change it to anything you want.
I like it too and don't think there are any breaking changes there ... ?
Hm, didn't know that. In that case, I'm all for it!
Hey @siemensikkema, you just merged a pull request, have a coin!
You now have 118 coins.
I like this change, but it breaks the API. I have a few third-party services that implement the
ServiceType
protocol where I would have to fix this. I think we should wait for Service 2.0 to make this change or somehow do a deprecation (if that is possible in this case).