-
Hoping I'm just missing something obvious. I'm trying to use the browser version of swagger-editor in order to be able to edit AsyncAPI YAML specifications. I have used swagger-editor for OpenAP…
-
Hi,
I am working on defining a spec for a service that operate over MQTT using AsyncAPI. We defined messages that use MQTT v5 user properties described here: https://www.hivemq.com/blog/mqtt5-essen…
-
The vision that Designer lays out of an integrated, human friendly workbench for designing and iterating on APIs is poorly paired with OpenAPI, which while being super easy to parse, doesn't really le…
-
Coverages are often many terabytes in size, and therefore it can often take minutes or hours to satisfy a rangeset request (even a subsetted one). This causes HTTP user agents and servers to time out…
-
Hey!
Would you mind to add the trimmed version to this repository as well?
Bests
-
### I tried this:
I have tried to use the generator with the simplest AsyncAPI specification I can find, as well as the examples included in this repository.
I've stripped it down to the simplest …
-
I want to propose to decide what to do with OpenAPI Schema [properties](https://swagger.io/docs/specification/data-models/keywords/#extra) which users are using in our schema.
This thread begun her…
-
**User story.**
As an API designer, I can use Spectral linter, so that I can lint my version 3.0.0 specifications.
**Is your feature request related to a problem?**
Version 3.0.0 is not supported…
-
Hello,
The definition for `required` in the asyncapi specification, and the validator's `required` are different:
- For asyncapi, the field needs to be present BUT can be empty
- For validator, t…
-
These are the agreed rules on engagement about adding meta (metadata) to ApiDOM:
- when the meta information is **static** and generic to all usecases and we have a concrete element (CE) type: we …