-
Also it's good to mention that I'm AsyncAPI specification maintainer.
-
### Describe the bug.
When building the docker image from scratch and trying to run any command (e.g. `config`, **it just prints a blank line and exits with code 1**. Same when installing it via npm …
vypxl updated
4 months ago
-
### Describe the bug.
The following piece of asyncapi specification:
![image](https://github.com/asyncapi/modelina/assets/23041146/3ec69c6e-7383-4d68-bc6b-087dfdcfaf0c)
Results in the following p…
-
So generator reach out v2 dropping support for some node versions: https://github.com/asyncapi/generator/releases/tag/v2.0.0
Normally according to https://github.com/asyncapi/cli/issues/573 we shou…
-
## I expect
To register the `application/schema+yaml` media type to support interoperability.
## Notes
YAML is widely used in the API community to write specification documents like OAS3+ fil…
-
### Reason/Context
Currently, when one wants to define mocks for a GraphQL API or a gRPC service, people need to use Postman Collection as a secondary artifact to specify their mock dataset. Once P…
-
#### Describe the bug
When trying to generate with the html-template the process will fail when the specification file uses a `$ref` element that points to another file.
It will just show the foll…
-
I am using AsyncAPI in conjunction with cloudevents. For this the default content type as for media I chose as "application/cloudevents+json" as per the official cloudevent spec https://github.com/clo…
-
### What Dev Docs changes are you proposing?
**About CLI**
CLI helps you to work with AsyncAPI files.
The following set of features are available(some are waiting to get merged and planned to be…
imabp updated
4 months ago
-
**Description**
When the specification contains securityScheme of type oauth2 that contains password flow and that scheme is referred in the document the spec fails to render. It happens in all the…