Sha256: 4fe47488e322de8a923a74b1e2c12c84521cbc3deeb213f0975b06630283a528

Contents?: true

Size: 1.22 KB

Versions: 124

Compression:

Stored size: 1.22 KB

Contents

{
    "_links": {
        "self": {
            "href": "http://example.org/pacts/latest"
        }
    },
    "pacts": [
        {
            "_links": {
                "self": [{
                    "href": "http://example.org/pacts/provider/Pricing%20Service/consumer/Condor/latest"
                },{
                    "href": "http://example.org/pacts/provider/Pricing%20Service/consumer/Condor/version/1.3.0"
                }]
            },
            "_embedded": {
                "consumer": {
                    "name": "Condor",
                    "_links": {
                        "self": {
                            "href": "http://example.org/pacticipants/Condor"
                        }
                    },
                    "_embedded": {
                        "version": {
                            "number": "1.3.0"
                        }
                    }
                },
                "provider": {
                    "_links": {
                        "self": {
                            "href": "http://example.org/pacticipants/Pricing%20Service"
                        }
                    },
                    "name": "Pricing Service"
                }
            }
        }
    ]
}

Version data entries

124 entries across 124 versions & 1 rubygems

Version Path
pact_broker-client-1.75.3 spec/support/pacts_latest_list.json
pact_broker-client-1.75.1 spec/support/pacts_latest_list.json
pact_broker-client-1.75.0 spec/support/pacts_latest_list.json
pact_broker-client-1.74.0 spec/support/pacts_latest_list.json
pact_broker-client-1.73.0 spec/support/pacts_latest_list.json
pact_broker-client-1.72.0 spec/support/pacts_latest_list.json
pact_broker-client-1.71.0 spec/support/pacts_latest_list.json
pact_broker-client-1.70.0 spec/support/pacts_latest_list.json
pact_broker-client-1.69.0 spec/support/pacts_latest_list.json
pact_broker-client-1.68.0 spec/support/pacts_latest_list.json
pact_broker-client-1.67.0 spec/support/pacts_latest_list.json
pact_broker-client-1.66.1 spec/support/pacts_latest_list.json
pact_broker-client-1.66.0 spec/support/pacts_latest_list.json
pact_broker-client-1.65.0 spec/support/pacts_latest_list.json
pact_broker-client-1.64.0 spec/support/pacts_latest_list.json
pact_broker-client-1.63.0 spec/support/pacts_latest_list.json
pact_broker-client-1.62.1 spec/support/pacts_latest_list.json
pact_broker-client-1.62.0 spec/support/pacts_latest_list.json
pact_broker-client-1.61.1 spec/support/pacts_latest_list.json
pact_broker-client-1.61.0 spec/support/pacts_latest_list.json