pact-foundation / pact_broker

Enables your consumer driven contracts workflow
http://pactflow.io
MIT License
708 stars 177 forks source link

fix: raise 404 on paths with missing path segments #648

Closed vwong closed 12 months ago

vwong commented 1 year ago

Web machine accepts paths with missing path parameters, but we don't. We should consider this an invalid URI.