Skip to content

Instantly share code, notes, and snippets.

@imesh
Created May 15, 2014 13:35
Show Gist options
  • Save imesh/391e007dbfe4de4925ec to your computer and use it in GitHub Desktop.
Save imesh/391e007dbfe4de4925ec to your computer and use it in GitHub Desktop.
<api xmlns="http://ws.apache.org/ns/synapse" name="listUsers" context="/listUsers">
<resource methods="GET" inSequence="ListUsersInSeq" outSequence="ListUsersOutSeq">
<faultSequence/>
</resource>
</api>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment