Sha256: 51fd1d93e162bd596718b2ff546ec881ceb9bf71272106e8cb802c04cd5dc85d

Contents?: true

Size: 1.22 KB

Versions: 1

Compression:

Stored size: 1.22 KB

Contents

{
    "_links": {
        "self": {
            "href": "http://example.org/pacts/latest"
        }
    },
    "pacts": [
        {
            "_links": {
                "self": [{
                    "href": "http://example.org/pact/provider/Pricing%20Service/consumer/Condor/latest"
                },{
                    "href": "http://example.org/pact/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

1 entries across 1 versions & 1 rubygems

Version Path
pact_broker-client-0.0.6 spec/support/pacts_latest_list.json