-
On This Page
- [Summary](#summary)
- [Problem Overview](#problem-overview)
- [Solution Overview](#solution-overview)
- [Positive Side-Effects](#positive-side-effects)
- [Problem Details](#pro…
-
Week 2 Step 1 ⬤◯◯◯◯◯◯◯ | 🕐 Estimated completion: 5-20 minutes
## Getting Emotional ~ With the Face API
> Because of amazing APIs, you don't need to be an expert in machine learning and AI to take ad…
ghost updated
3 years ago
-
We are using the maven-plugin (au.com.dius.pact.provider:maven:4.5.10` for most of our PACT Steps during CI & Deployment.
Whenever we try to call `can-i-deploy` for a provider on a **new tag** (no …
-
Week 2 Step 1 ⬤◯◯◯◯◯◯◯ | 🕐 Estimated completion: 5-20 minutes
## Getting Emotional ~ With the Face API
> Because of amazing APIs, you don't need to be an expert in machine learning and AI to take ad…
-
Hello,
I'm trying to use NSwagStudio with https://[cgm.kiwisat.it/doc/merged-swagger-base.json](https://cgm.kiwisat.it/doc/merged-swagger-base.json)
I get the below error:
System.InvalidCastExce…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
I'm using the `pact.content_type.override` system property to override the matchers for text/plain to be xml.
`System.setProperty("pact.content_type.override.text/plain", "xml");` However, this is n…
-
Steps to reproduce:
- have a script running that uses pyautogui
- from a different PC remote into the pc that is running pyautogui
- Exit remote desktop
Expected:
- pyautogui would continue to work…
-
On my team, I encourage the use of well-defined gRPC [status codes](https://grpc.github.io/grpc/core/md_doc_statuscodes.html) when applicable. It seems to me that these codes can be meaningful in a c…
-
If consumer test has created a pact file which includes parametrized state, provider fails with
```
1) Verifying a pact between grpcconsumer and grpcprovider Given feature 'Big Tree' exists - Route …