Closed jasonrichardsmith closed 8 years ago
@jasonrichardsmith I think I'm missing some context here because I don't get why, if we're returning a list of things, the key in the JSON is in singular instead of in plural (?)
@mongrelion The singular comes from the accounts apispec.
This changes the json tags from plurals to singular for the arrays of customers, addresses, and cards.
This also add links for cards and addresses to the top level links object of the customer.
@philwinder @idcrosby @alex-glv @mongrelion