-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/boyney123/eventcatalog/blob/master/CONTRIBUTING.md#reporting-ne…
-
### Describe the bug you found in AsyncAPI Docs.
Async is misspelled as `Aync` [here](https://github.com/asyncapi/website/blob/c3f18c5bb0d2142f0e580739d4032efa195d77f1/markdown/docs/concepts/asyncapi…
-
#### Reason/Context
I observed the strange difference between how `JavaGenerator` and `JavaFileGenerator` are instanced and used.
Issue found during exploration of possibility to use Modelina for mo…
-
### Describe the bug.
Whenever I try to generate anything, I get `Generator Error: Installation failed`
Here's an example I tried from the website:
```bash
asyncapi generate fromTemplate https…
-
# Context
The generator for asyncapi generates invalid async api document in the service. This fails then to load.
Using this configuration file (the simple example in the asyncapi studio):
``…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/FasterXML/jackson-databind/issues) and found nothing similar.
### Describe the bug
I have java models automaticall…
-
### Describe the bug.
after adding monorepo setup - docs update to website workflow is failing
https://github.com/asyncapi/generator/blob/master/.github/workflows/update-docs-in-website.yml#L35
…
-
## Current application, Open API, Swagger.
https://refine.dev/
https://axios-http.com/
https://chakra-ui.com/
https://www.openapis.org/
https://swagger.io/tools/swagger-ui/
https://r…
-
I really like the idea behind this -- jinja is a lot easier to work with than openapi-generator templates and the java-based generators.
Would you have any interest in incorporating api-client-gene…
-
Following the Asyncapi generator release , it sounds a good idea to be able to render the Async api spec to let memebrs have a look at the specification easily and a way they used to.