Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Implement avro schema data type #1974

Open
5 tasks
akkshitgupta opened this issue Apr 28, 2024 · 1 comment
Open
5 tasks

[BUG] Implement avro schema data type #1974

akkshitgupta opened this issue Apr 28, 2024 · 1 comment
Labels
area/typescript Specify what technical area given issue relates to. Its goal is to ease filtering good first issues. avro Anything related to Avro good first issue Good for newcomers

Comments

@akkshitgupta
Copy link
Collaborator

akkshitgupta commented Apr 28, 2024

Currently, the Avro Schema Input Processor does not handle the map, fixed and byte datatypes. This issue is a continuation of the work done in pull request #1753

Now, we need to add/implement:

Copy link
Contributor

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@jonaslagoni jonaslagoni added good first issue Good for newcomers area/typescript Specify what technical area given issue relates to. Its goal is to ease filtering good first issues. avro Anything related to Avro labels Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/typescript Specify what technical area given issue relates to. Its goal is to ease filtering good first issues. avro Anything related to Avro good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants