-
**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…
-
### Describe the bug you found in AsyncAPI Docs.
There are broken links in the [sns](https://github.com/asyncapi/spec-json-schemas/blob/master/bindings/sns/0.1.0/operation.json#L27) and [sqs](https…
-
Hello!
In December 2023, the Async Api team released a new version 3.0.0, which saw fundamental changes in the yml structure. Now, when I run code generation, an exception throws, that stop all gener…
-
Should be possible to migrate/upgrade bindings individually without having to convert the entire document.
-
#### Describe the bug
Modelina generates only `components.schemas` elements, the `components.messages` elements are not generated.
Issue found during exploration of possibility to use Modelina for …
-
# Issue Metrics
| Metric | Average | Median | 90th percentile |
| --- | --- | --- | ---: |
| Time to first response | 22:33:47 | 0:02:15 | 2 days, 3:34:48 |
| Time to close | 2 days, 10:28:35 | 0:10:…
-
### Describe the bug.
Modelina Async generator fails to generate Java class correctly in certain scenario: there's self-refence. Example:
```
{
"asyncapi": "2.6.0",
"info": {
"title": …
-
Specification: https://www.asyncapi.com/en
Example: https://github.com/AssemblyAI/assemblyai-api-spec/blob/main/asyncapi.yml
-
most of the context is in: https://github.com/asyncapi/spec-json-schemas/pull/421#discussion_r1410540517
now we have
```js
module.exports = {
'schemas': {
'2.0.0': require('./schem…
-
### Describe the bug.
Running
```
# I'm not using `ag` since I gathered it's depracated
asyncapi generate fromTemplate https://raw.githubusercontent.com/asyncapi/generator/v1.0.1/test/docs/du…