-
Please refer to the following request body:
```
{
"outerArray": [{
"string": "sample String from Outer Array",
"arrayObject": [{
"innerArrayInteger": 1,
"inn…
-
Gosh I love this!!! The only thing that could make it any better would be using branches and environments instead of tags. Would you be interested in making the changes required? I can point you in th…
-
to install ansible on windows via Babun, just use the command:
`>> pact install ansible`
that will install python and anisble directly.
-
I have some trouble with building my android app and this package is the cause of the failing build.
For context: I want to [set up detox for e2e testing](https://wix.github.io/Detox/docs/introductio…
-
I saw there's an option **pact --mirror **
![image](https://cloud.githubusercontent.com/assets/1182420/13546971/87b45c12-e2f9-11e5-9eb8-551b2a30e215.png)
I try to change the mirror, but it seems to…
-
Control of requirements for Invocations (Level, Class, Pact, Etc) and the ability to toggle the visibility of invocations with unmet requirements would be a partial solution to the large number of inv…
-
There are no possibility to use pact-broker with anonymous access if Basic Auth is enabled
-
Being able to configure metadata matching at one or more levels deep and ignoring additional keys would also help us configure the metadata in contracts how we want to.
Ref: https://pact-foundation…
-
Currently spellcasting configuration is represented very simply in actor data using `attributes.spellcasting` and `attributes.spelldc` which isn't able to represent the complexities of actor's with mu…
-
I'm trying to find an example for someone because I'm not familiar with the python CLI/API and I can't find one anywhere!