Skip to content

MINOR: Restore _tagged_fields in protocol header docs for v42/v43#891

Open
AakashRawat04 wants to merge 1 commit into
apache:markdownfrom
AakashRawat04:MINOR_fix_request_header_v2_tagged_fields
Open

MINOR: Restore _tagged_fields in protocol header docs for v42/v43#891
AakashRawat04 wants to merge 1 commit into
apache:markdownfrom
AakashRawat04:MINOR_fix_request_header_v2_tagged_fields

Conversation

@AakashRawat04

Copy link
Copy Markdown

Summary

  • Restore the missing _tagged_fields field in Request Header v2 and Response Header v1 for Kafka documentation versions 4.2 and 4.3
  • Fix malformed HTML table rows in the Headers section that were left behind when tagged fields were dropped from the generated protocol docs

Test plan

  • Run make serve and open the Protocol page for versions 42 and 43
  • Verify the Headers section lists _tagged_fields for Request Header v2 and Response Header v1
  • Confirm the field description tables render correctly without empty rows

Made with Cursor

Request Header v2 and Response Header v1 were missing the _tagged_fields
field after the generated protocol docs were updated, leaving malformed
HTML table rows in the Headers section.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant