pact-foundation / pact_broker-client

A Ruby and CLI client for the Pact Broker. Publish and retrieve pacts and verification results.
MIT License
68 stars 45 forks source link

describe-version with a spaced pacticipant produces an error #84

Closed Lyr-7D1h closed 3 years ago

Lyr-7D1h commented 3 years ago

pact-broker describe-version -a 'A Spaced Pacticipant' -b asdf.pactflow.io Produces bad URI(is not URI?): https://npa.pactflow.io/pacticipants/A Spaced Pacticipant/latest-version (URI::InvalidURIError)

bethesque commented 3 years ago

Update to the latest version please. I've put out a fix.