pyusps
pyusps copied to clipboard
Added Revision/Version XML to bring in optional params
API call needs a Revision tag of "1" in order to bring in the optional params. Previously this seems to have been done by default, but now needs to be explicitly called.
Thanks @prabhathn. Could you add a unittest for this?