-
Current API is just a websocket server where validation errors are being published.
This is now ok since we are just on a very early development stage, however in the future integrations with other …
smoya updated
2 years ago
-
#### Describe the bug
When using this code generator template it was spitting out an unclear error with the attached file [asyncapi.zip](https://github.com/asyncapi/java-spring-cloud-stream-template/…
-
**Describe the bug**
Since AVRO validation is not yet supported, I'm trying to build a custom function that perform basic validation for AVRO schemas (i.e. validating schema, checking the casing of…
-
Create AsyncAPI/OpenAPI schema to JSON Schema Draft 07 converter. It should have a single method as follows:
```go
.Parse(schema []byte) (result json.RawMessage, error)
```
`result` must be a JSON S…
-
I want to extend supported version here: https://www.asyncapi.com/docs/reference/specification/v3.0.0#multiFormatSchemaFormatTable
It's important for our users, who are working with latest versions…
-
#### Describe the bug
The model of externalDocs can't be generated successfully
#### How to Reproduce
1. async api docs:
```yaml
schemas:
PersonUpdatedEvent:
type: object
p…
-
**Describe the bug**
When API definition is a `yaml` document with `!!` syntax to identify the type of the value (`!!bool "false"`, for example), Spectral returns `invalid-ref` errors even when the…
-
**Describe the bug**
When validating an example with `oneOf` schema, an `oas3-valid-media-example`error is reported even if correct
**To Reproduce**
1. Given this OpenAPI/AsyncAPI document …
-
### Why do we need this improvement?
It's important for our users, who are working with latest versions of Avro and OpenAPI specifications
- OpenAPI:
- 3.0.1
- 3.0.2
- 3.0.3
- 3.…
-
#### Reason/Context
I'll make sure and state upfront that I'm relatively new to asyncapi and don't know everything there is to know about Google Pub/Sub either. My statement of facts below should c…