-
#### Describe the bug
If the property name is different from the type name it references `@JsonProperty` annotation gets added for the field. However, no `import com.fasterxml.jackson.annotation.Json…
-
We find very useful this new feature, but I doesn't 100% in our use case. To be honest is a great idea, but maybe having and stand alone module to obtain the schema from asyncapi definition could be …
-
With OpenAPI when I define component like this:
```yaml
Obj1:
type: object
description: "Any valid JSON payload to be passed through for processing"
additionalProperties:…
-
So to rebuild this project with glee, the first step would be to convert the [openapi file](https://github.com/Souvikns/server-api/blob/master/openapi.yaml) to AsyncAPI.
We might have some issues …
-
I'm trying to generate Pojos for this schema: https://raw.githubusercontent.com/asyncapi/spec-json-schemas/master/schemas/2.6.0.json
All of the references sub-schemas are referenced via http:// but t…
-
Hello!
I'm testing various packages for Async Api documentation and this seems to be the most suited for my purposes, because it works with both OpenApi and AsyncApi patterns.
I kept getting thi…
-
Current implementation has some tradeoffs that make it not compatible with all possible Schemas.
Some, but probably not all issues are:
- Schemas can be either boolean or Schema type: https://gi…
smoya updated
2 years ago
-
# THIS IS A WORK IN PROGRESS
This issue aims to explain my vision and plans for AsyncAPI Studio. Please take this as an initial proposal. It's by no means set in stone and I'd love it if we could w…
-
## User story.
I would like to host AsyncAPIs alongside my OpenAPI schemas.
## Is your feature request related to a problem?
Otherwise, I have to have two different web apps open.
-
### Describe the bug.
Cannot generate code from the spec
Something went wrong:
Template render error: (node_modules\@asyncapi\generator\node_modules\@asyncapi\java-spring-cloud-stream-template\…