Sha256: 14c58a00df2202325a759bd63eca25887de021338efa8973fcc8d3f2c0874fcd

Contents?: true

Size: 697 Bytes

Versions: 7

Compression:

Stored size: 697 Bytes

Contents

{
    "_links": {
        "self": { "href": "http://example.org/pacticipants/Pricing%20Service" },
        "versions": { "href": "http://example.org/pacticipants/Pricing%20Service/versions" },
        "latest-version": { "href": "http://example.org/pacticipants/Pricing%20Service/versions/latest" }
    },
    "name" : "Pricing Service",
    "repositoryUrl": "git@git.realestate.com.au:business-systems/pricing-service",
    "_embedded" : {
        "latest-version" : {
            "_links" : {
                "self": {
                    "href": "http://example.org/pacticipants/Pricing%20Service/versions/1.3.0"
                }
            },
            "number" : "1.3.0"
        }
    }
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
pact_broker-client-1.3.0 spec/support/pacticipant_get.json
pact_broker-client-1.2.0 spec/support/pacticipant_get.json
pact_broker-client-1.1.0 spec/support/pacticipant_get.json
pact_broker-client-1.0.3 spec/support/pacticipant_get.json
pact_broker-client-1.0.2 spec/support/pacticipant_get.json
pact_broker-client-1.0.1 spec/support/pacticipant_get.json
pact_broker-client-1.0.0 spec/support/pacticipant_get.json