-
`Message Object` and `Message Trait Object` can defined a field called `schemaFormat`. This allows to define a format/language for a `payload` field. AsyncAPI 2.2.x spec mandates that we MUST support …
-
## Meaning of DX (Developer Experience)
The developer experience is primarily about minimizing developers' friction when it comes to how they interact with AsyncAPI specification and tooling. We ma…
-
AsyncAPI 3.0 is almost there ([12-06-2023](https://www.youtube.com/live/YREb9wuYCOA?si=kHuLrs4m-GF8mniE)) and we should support it as far as possible
AsyncAPI 3.0 specification: https://www.asyncap…
-
In the spirit of https://github.com/OAI/OpenAPI-Specification/issues/110, it would be valuable to have a similar effort here in AsyncAPI for IANA considerations (https://datatracker.ietf.org/doc/h…
-
Perhaps worth considering something like
https://www.asyncapi.com/docs
for standard way to specify the protocol.
I'm not sure if this is actually worth it, but probably should at least look into…
-
### Why do we need this improvement?
From the documentation https://www.asyncapi.com/docs/reference/specification/v3.0.0#channelBindingsObject - it appears that the Binding Object should be extenda…
-
1. **Description:**
This issue covers the main tasks that will be completed in the WebSocket AsyncAPI generation tool.
More information can be found here,
https://docs.google.com/document/d/1xkW_…
-
### Describe the bug
Studio web page offers option to generate code or documentation. Generation fails for async.api: 3.0.0 versioned specification
### How to Reproduce
- Open https://studio.as…
-
### Why do we need this improvement?
We would like to request the addition of support for converting AsyncAPI v3 specifications using the Spring Template. This feature would enable developers to easi…
-
### Describe the bug.
see the blank space between components and operations
whenever you expand and collapse a node in the tree the blank space is retained by the node even though it is not expand…