commit | 28e79de897babea23c568eaeb9d225693c23de86 | [log] [tgz] |
---|---|---|
author | David Kranz <david.kranz@qrclab.com> | Thu Apr 12 15:49:41 2012 -0400 |
committer | David Kranz <david.kranz@qrclab.com> | Thu Apr 12 15:49:41 2012 -0400 |
tree | ac1f355884405929f8a81125c2fcfb9781f9e10c | |
parent | 1b3bf7f93d98c934943b106400c1d8cf6b59a6ee [diff] |
Don't pass None for any values in post body. There is unspecifiedness and nonuniformity of the behavior of passing None values to create server. So don't do it. The case of the 'meta' keyword argument is ugly and it should be changed to 'metadata' but the various APIs are inconsistent about this so I didn't want to mess with that now and risk breaking something. Change-Id: I3a8a3afbc179a54b524db0e2ed04d1542401f4a7