Sha256: 0aa996a6632478fcaa51e8692b4e7ea9d4791621cf286142c8f3c8d5c75a981c
Contents?: true
Size: 1.1 KB
Versions: 12
Compression:
Stored size: 1.1 KB
Contents
{ "logs": [ { "level": "warning", "message": "foo", "deprecationWarning": "Replaced by notices" } ], "notices": [ { "type": "warning", "text": "foo" } ], "_embedded": { "pacticipant": { "name": "Foo", "_links": { "self": { "href": "http://example.org/pacticipants/Foo" } } }, "version": { "number": "1", "_links": { "self": { "title": "Version", "name": "1", "href": "http://example.org/pacticipants/Foo/versions/1" } } } }, "_links": { "pb:pacticipant": { "title": "Pacticipant", "name": "Foo", "href": "pacticipant_url" }, "pb:pacticipant-version": { "title": "Pacticipant version", "name": "1", "href": "version_url" }, "pb:pacticipant-version-tags": [ { "title": "Tag", "name": "main", "href": "tag_url" } ], "pb:contracts": [ { "title": "Pact", "name": "pact name", "href": "pact_url" } ] } }
Version data entries
12 entries across 12 versions & 1 rubygems