Skip to content

Commit

Permalink
updated soap modification example
Browse files Browse the repository at this point in the history
  • Loading branch information
shyal committed Dec 8, 2016
1 parent 5d4cb39 commit 35d3d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/modify_soap.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ We parse our xml and turn it into an object. Remember that our program gets our
:language: python
:lines: 31-34

We finally remove annotations and namespaces that got added to the City element by the objectify library.
We finally remove annotations and namespaces that got added to the City element by the objectify library, and serialise the modified body back into the response. And we are done.

0 comments on commit 35d3d90

Please sign in to comment.