Rob Crittenden
316efbc32f
postalCode should be a string not an integer.
...
postalCode is defined as an Int. This means you can't define one that has
a leading zero nor can you have dashes, letters, etc.
This changes the data type on the server. It will still accept an int
value if provided and convert it into a string.
Bump the API version to 2.1.
ticket 1150
2011-04-05 21:51:34 -04:00
..
2010-12-20 17:19:53 -05:00
2011-02-14 11:32:03 -05:00
2011-03-04 11:09:43 -05:00
2011-03-04 11:09:43 -05:00
2011-03-01 17:35:56 -05:00
2011-03-04 11:09:43 -05:00
2011-03-04 11:09:43 -05:00
2011-03-01 10:31:40 -05:00
2011-03-22 13:37:23 -04:00
2011-02-10 11:16:58 -05:00
2011-03-04 11:09:43 -05:00
2011-03-31 17:29:33 -04:00
2011-02-16 10:39:16 -05:00
2011-03-04 11:09:43 -05:00
2011-03-04 11:09:43 -05:00
2011-03-01 10:31:40 -05:00
2011-03-04 11:09:43 -05:00
2010-12-20 17:19:53 -05:00
2011-02-23 14:57:58 -05:00
2011-03-04 11:09:43 -05:00
2011-03-04 11:09:43 -05:00
2011-03-01 10:31:40 -05:00
2011-03-04 11:09:43 -05:00
2011-03-04 11:09:43 -05:00
2011-01-14 14:26:22 -05:00
2011-03-04 11:09:43 -05:00
2011-03-01 10:31:40 -05:00
2011-01-21 13:56:02 -05:00
2011-03-18 16:52:10 -04:00
2011-03-04 11:09:43 -05:00
2011-03-04 11:09:43 -05:00
2011-03-01 16:48:35 -05:00
2011-03-04 11:09:43 -05:00
2011-03-31 17:29:33 -04:00
2011-04-05 21:51:34 -04:00
2011-02-14 10:23:52 -05:00
2010-12-20 17:19:53 -05:00