Sha256: 2fd0319255746f021dde557e8a795e46790b08acb0b536c242053433c3befe4e
Contents?: true
Size: 528 Bytes
Versions: 12
Compression:
Stored size: 528 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>666</id> <email>thedude@example.com</email> <username>thedude</username> <firstname>The</firstname> <lastname>Dude</lastname> <registered>2010-11-22T11:22:33</registered> <active>true</active> </return> </ns2:findUserResponse> </soap:Body> </soap:Envelope>
Version data entries
12 entries across 12 versions & 1 rubygems