]> git.ipfire.org Git - thirdparty/patchwork.git/commit
views/xmlrpc: Add serialization documentation
authorStephen Finucane <stephen.finucane@intel.com>
Mon, 12 Oct 2015 17:01:55 +0000 (12:01 -0500)
committerStephen Finucane <stephen.finucane@intel.com>
Mon, 26 Oct 2015 21:03:22 +0000 (21:03 +0000)
commit526fc9343e31a0ad3d11838a14ef5758db9cb68e
treebf781bff2c0a45630b2f57101873463456fc550f
parent0f37046b74f539b5a485de317bfa04843b47f194
views/xmlrpc: Add serialization documentation

Add some documentation for the XML-RPC serializers, including examples.
This will help developers understand exactly what the API *should* be
returning for each given method.

Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
patchwork/views/xmlrpc.py