Sha256: c763c6ce2091ac8ed636aae485ad05fbbdb178f6f321fa32f0d0b6a703594b0b
Contents?: true
Size: 673 Bytes
Versions: 124
Compression:
Stored size: 673 Bytes
Contents
{ "_links": { "self": { "href": "http://example.org/pacticipants" }, "pacticipants": [ { "href": "http://example.org/pacticipants/Condor", "title": "Condor" } ] }, "pacticipants" : [{ "_links": { "self" : { "href" : "http://example.org/pacticipants/Condor" } }, "name" : "Condor", "_embedded" : { "latest-version" : { "_links" : { "self": { "href": "http://example.org/pacticipants/Condor/versions/1.3.0" } }, "number" : "1.3.0" } } }] }
Version data entries
124 entries across 124 versions & 1 rubygems