Closed andyast closed 7 years ago
I had fixed this previously but it appears that in the conversion to swift 3 the change got lost.
This looks good to me. If you don't mind fixing the conflicts I will go ahead and merge it in.
conflicts fixed. There are two tests that are failing, but I checked and they were failing prior to this code change. testArrayOfUsers() testDecodingRegular()
Added a test to confirm that this doesn’t get broken again.