Last active
October 25, 2015 14:41
-
-
Save s4cha/b17ddb43a9728d50d33f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let customer = Customer(identifier: 1234) | |
// We want to generate "/customers/1234" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment