-
I hate these sorts of issues because it makes me feel like folks poking around for free work, but I have to ask: Is this extension still supported by Stoplight/SmartBear?
I ask because [I wrote the…
-
'example' and "examples" fields in OpenAPI objects (eg Parameter, Schema, MediaType, Header) are not compared.
Old schema:
```
schema:
type: string,
example: old example
```
New sche…
-
## Summary
Provide a Pythonic interface for creating matching rules.
## Motivation
The Pact specification supports matching rules for most aspects of an interaction. These matching rules ensu…
-
### Describe the bug
When using [route groups](https://nextjs.org/docs/app/building-your-application/routing/colocation#route-groups) in NEXT.js, and submitting an error using `@bugsnag/js` `notify…
-
Hello,
I recently tried migrating to JDK 11 from JDK 8. But unfortunately the soapui dependency I am using is causing problems and due to an existing bug with eclipse, I am unable to figure out whi…
-
The [SoapUI release notes](https://github.com/SmartBear/soapui/blob/543bcac29b65df7885737cc3154ed7b3447fd5b7/RELEASENOTES.txt#L58) states that the relections library has been introduced in the 5.1.0 v…
-
- http://en.wikipedia.org/wiki/Software_peer_review
- [Peer Review on Open Source Software Projects: Parameters, Statistical Models, and Theory](http://users.encs.concordia.ca/~pcr/paper/Rigby2014TOSE…
-
-
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SoapUI Swagger plugin 2.1
[INFO] ------------------------------…
-
**If `enablePending = false`, the current provider branch name is NOT sent to the Pact Broker when fetching pacts to verify using _consumer version selectors_.**
Because of that e.g. the `matching…