-
#### Reason/Context
In Modelina we have a similar setup (where each language, input and website has sub-codeowners) which I think makes sense to have in the CLI as well.
And that is: Each command…
-
This repo https://github.com/asyncapi/generator-hooks needs to become part of the Generator repo just like `generator-filters`
https://github.com/asyncapi/generator-hooks must be archived and remov…
-
https://www.asyncapi.com/
Currently evaluating some options for api documentation, for now we just need openapi docs, but in the future we might want to add asyncapi
redoc looks a bit nicer in t…
-
Hey @ri0t!
Great stuff with the Sphinx template, love it! I noticed there's a mistake in README.md. It says:
```
ag asyncapi.yaml @asyncapi/sphinx-template -o output
```
This template is no…
-
#### Reason/Context
Please try answering few of those questions
- Why we need this improvement?
The latest AsyncAPI is now 2.1.0 but playground only supports 2..0.0 via the latest docker image htt…
galvo updated
2 years ago
-
#### Reason/Context
Please try answering few of those questions
- Why we need this improvement? Both attrs and dataclasses provide concise and powerful data class representation. Reference: https://…
-
This issue defines a list of tasks that need to be performed in this repo to make sure it's ci/cd automation works long term without any issues.
It is up to maintainers to decide if it must be addres…
-
Just updated to 0.22.1 and my codegen is like this:
```ts
import { TheCodegenConfiguration } from '@the-codegen-project/cli'
const config: TheCodegenConfiguration = {
inputType: 'asyncapi',
inp…
-
The current version of AsyncAPI (2.x.x) has strictly defined places where users can use references in a document. We should extend the available places to every part of AsyncAPI.
Benefits:
- no PR…
-
In https://github.com/asyncapi/.github/blob/master/.github/workflows/global-replicator.yml#L211 we need one more property called `destination` that is pointing to `./` as for now replicator moves pret…