Tien Vo Xuan

Results 48 comments of Tien Vo Xuan

@mefellows so maybe we can remove the statement from that article instead?

> You set up a type matcher, with five examples, the first one has fields for "father" and "mother" while the other four do not. yes > This will not...

I follow these steps: * Clone this project (pact-stub-server) * Update `pact_models` in `Cargo.toml` to `~1.1.3` * Run `cargo build` * Follow those steps in https://github.com/tienvx/test-mock-server-url-generator * Instead of starting...

Just a note: if we add 'format' key to the rule, like this: ``` {"query":{"filtered":{"filter":{"and":[{"term":{"startRegistered":"2016-06-30T13:37:06+0700", "format": "yyyy-MM-dd'T'HH:mm:ssZ"}}]}}},"sort":[],"from":0,"size":100} ``` elasticsearch will return an error: ``` [term] query does not support different...

There is now a dedicated troubleshooting docs for Alpine at https://github.com/pact-foundation/pact-php/blob/master/docs/alpine-ffi-troubleshooting.md. I think we can close this issue.

> with > ``` > > > > ``` > and the path $.container.tag would require 3 updates. This case has been handled in my first commit > with >...

I updated the RFC to answer most of the questions. I also updated code in https://github.com/pact-foundation/pact-reference/pull/486 to fix the multiple element in different path handling, and add more tests to...

This PR is ready for review again. Please take a look again!

It has been a while. I'd like your feedback on this PR again. @JP-Ellis @rholshausen @mefellows . If everything is fine, an approval would be nice.