Skip to content

docs: update schema validation use case to include Avro and Protobuf - #277

Open
k-wall wants to merge 1 commit into
kroxylicious:mainfrom
k-wall:issue-3826-schema-validation-multi-schema-types
Open

docs: update schema validation use case to include Avro and Protobuf#277
k-wall wants to merge 1 commit into
kroxylicious:mainfrom
k-wall:issue-3826-schema-validation-multi-schema-types

Conversation

@k-wall

@k-wall k-wall commented Jul 28, 2026

Copy link
Copy Markdown
Member

Summary

  • Remove the JSON Schema-only limitation (footnote) from the schema validation use case page
  • Update the schema validation description to list all three supported schema types: JSON Schema, Apache Avro and Protocol Buffers (Protobuf)

Fixes: kroxylicious/kroxylicious#3826

Test plan

  • Preview the site and verify the schema validation use case page renders correctly
  • Confirm the footnote restricting to JSON Schema only is removed
  • Confirm the supported schema types are listed in the description

🤖 Generated with Claude Code

Remove the JSON Schema-only limitation from the schema validation use
case page. The Record Validation filter now supports JSON Schema,
Apache Avro and Protocol Buffers (Protobuf) schema types.

Fixes: kroxylicious/kroxylicious#3826
Assisted-by: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Keith Wall <kwall@apache.org>
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.

docs(website): Update schema validation use case to remove JSON Schema-only limitation

1 participant