-
#### Describe the bug
It's not possible to add message examples when references are used. I'm pretty sure the JSON below meets the [AsyncAPI specs](https://v2.asyncapi.com/docs/reference/specificatio…
-
### Describe the bug.
Consider this concise variant of `schemas/1.0.0-without-$id.json`:
```json
{
"id": "http://asyncapi.com/definitions/1.0.0/asyncapi.json",
"$schema": "http://json-s…
-
Part of https://github.com/asyncapi/parser-js/issues/1016 (included in Bounty).
Add the following rule for the v3 core ruleset:
Based on `asyncapi2-message-examples`: Examples of message object …
smoya updated
3 weeks ago
-
### Reason/Context
This Issue is used to track changes needed to support AsyncAPI v3. As a code owner, please edit this list of TODO tasks in order to properly track the progress 🙂 Once this issue is…
-
I am creating Kafka APIs in AsyncAPI. These APIs should have CloudEvents headers.
Now, I was wondering if it would make sense to have an official CloudEvents Trait in AsyncAPI to include these CloudE…
-
**Description**
In JSON Schema draft 2019-09 `$ref`s are allowed to have siblings: https://json-schema.org/draft/2019-09/release-notes#keyword-changes.
`asyncapi-react` does not seem to support th…
-
-
### Describe the bug.
The spectral rule schemaValidation currently enforces that all examples have the same type as the schema type. However, we believe that there are cases in AsyncAPI, where it i…
-
Old API had https://github.com/asyncapi/parser-js/blob/master/src/old-api/asyncapi.ts#L157
I could do `asyncapi.traverseSchemas(generateDiagram);` on my parsed AsyncAPI document and iterate over al…
-
**Describe the feature request**
Currently Springwolf only allows for one AsyncAPI document to be provided by a service. The only limiting option about 'which' channels/operations etc go into said As…