-
Our code base is using ``, which may result in warnings by Docfx, if the same parameter is documented multiple times:
```
Processing Foo.Bar
warning: Duplicate parameter 'foo' found in comments, …
-
Hi there!
As far as I see, swagger-diff doesn't support specifications in OpenAPI v3 format.
Please correct me if I'm wrong or share your plans.
Is v3 support somewhere on the roadmap?
-
While diffing with the OpenAPI spec, I noticed we are missing some events
- [x] `registry_package` #747
- [x] [`secret_scanning_alert_location`](https://docs.github.com/developers/webhooks-and-e…
-
This will be useful to control cost if using remote whisper.
My client is really eager to request mp3s (I think it's trying to read the episode lengths from the mp3s) which means that unless I'm c…
-
## 🚀 Feature Proposal
Relative links in the Markdown description should be interpreted as links to endpoint and/or namespaces:
* #cat would link to the cat namespace, such as https://elasticsea…
-
Motivation:
Recently, I start to use Mockoon for a project where the backend API is not stable and changes quite often.
At the very beginning, I imported the openapi spec file and saved it as a M…
-
**Describe the bug**
Spectral fails with `Cannot read properties of null (reading 'in')` and exit code `2` when you use `null` where spectral doesn't expect it.
**To Reproduce**
1. Given …
wedi updated
5 months ago
-
```
number-pairs : phet-io-data-stream-fuzz : unbuilt
URL: http://128.138.93.172/continuous-testing/ct-snapshots/1727289190249/phet-io-wrappers/data-stream/?sim=number-pairs&locales=*&phetioWrapperD…
-
Lets say that the old and the new OpenAPI schemas have classes **Object1** and **Object2**, both of which have a field _myField1_ without changes in-between the openapi schemas. If **Obejct1.myField1*…
-
When I import a Openapi yaml into Postman, and then export as Postman (2.1) Collection, the json looks different from how the json looks, when I use openapi-to-postman to convert to postman collection…