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

Generate asyncapi schema catalog with avro, protobuf format support #1113

Merged
merged 115 commits into from
Jun 28, 2024
Merged

Generate asyncapi schema catalog with avro, protobuf format support #1113

merged 115 commits into from
Jun 28, 2024

Conversation

akrambek
Copy link
Contributor

@akrambek akrambek commented Jun 28, 2024

Fixes #1104

akrambek and others added 30 commits October 25, 2023 13:35
…artial data frame while computing crc32c value
@akrambek akrambek changed the title Generate asyncapi schema for catalog with avro, protobuf format Generate asyncapi schema catalog with avro, protobuf format support Jun 28, 2024
{

@Override
public Map<String, AsyncapiSchemaItem> deserialize(JsonParser parser, DeserializationContext ctx, Type rtType)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Method parameter formatting.

@jfallows jfallows merged commit aa1406e into aklivity:develop Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Asyncapi doesn't generate schema for catalog with avro format
3 participants