Sha256: 26ebbaddfe83ec6dd471dc014be7e8f8abab487a5fffbaa234f5386d8947dd59
Contents?: true
Size: 448 Bytes
Versions: 17
Compression:
Stored size: 448 Bytes
Contents
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <ns2:findUserResponse xmlns:ns2="http://v1_0.ws.user.example.com"> <return> <id>123</id> <email>thedude@example.com</email> <username>thedude</username> <firstname>The</firstname> <lastname>Dude</lastname> </return> </ns2:findUserResponse> </soap:Body> </soap:Envelope>
Version data entries
17 entries across 17 versions & 3 rubygems