Pete Cornish
Pete Cornish
Regarding auth, it looks like we could use HTTP Basic over HTTPS, with a personal access token: https://docs.microsoft.com/en-us/vsts/integrate/get-started/authentication/pats @andylockran would this work for your use case?
Hi @babvin please could you post your compose file?
Hi @sinaiy please could you post your compose file?
Hi folks, the original version of the #37 PR had the new behaviour hidden behind a configuration option and retained the original behaviour to preserve existing semantics. See the references...
@dependabot rebase
Thanks @dnephin; I'd missed the capture task. That might do the job, cheers!
Hi @hilsonp, thank you for describing this. One thing to try is to set the `operator` in the XPath matcher, for example: ```yaml resources: - method: POST path: "/something" requestBody:...
Support for multiple schemas in a WSDL file added in 44950332.
Operation style fallback to binding style added in 765f1792.
Use of `message` attribute to locate message element added in 39a9de05.