Sha256: d937b2473e4a604076968ca542009ea6c0d30b82a43333c28fe9acfc635732de
Contents?: true
Size: 414 Bytes
Versions: 28
Compression:
Stored size: 414 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <clientVersionResponse xmlns="http://developer.intuit.com/"> <clientVersionResult><%= @version %></clientVersionResult> </clientVersionResponse> </soap:Body> </soap:Envelope>
Version data entries
28 entries across 28 versions & 1 rubygems