asyncapi / asyncapi/cli

[FEATURE] Avro Validation

Open
#1,813 6 comments 0 reactions 0 assignees View on GitHub
enhancement stale
Dominant language
TypeScript
Stars
272
Forks
375
Avg merge
3h 22m
Merged PRs (30d)
8

Description

### Why do we need this improvement?

Currently, the Avro Schema is not validated with the CLI.

### How will this change help?

This change will help to write valid Avro Schemas in AsyncAPI.

### Screenshots

_No response_

### How could it be implemented/designed?

1. Extract the Avro schemas (can also be helpful as a separate command)
2. Parse the Avro schema.
3. Show errors and warnings if any come up.

### 🚧 Breaking changes

No

### 👀 Have you checked for similar open issues?

- [x] I checked and didn't find a similar issue

### 🏢 Have you read the Contributing Guidelines?

- [x] I have read the [Contributing Guidelines](https://github.com/asyncapi/.github/blob/master/CONTRIBUTING.md)

### Are you willing to work on this issue?

None

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.