Skip to content

Commit

Permalink
Update documentation reference from "Request Header v3" to "Request H…
Browse files Browse the repository at this point in the history
…eader v2".
  • Loading branch information
rohitpaulk committed Sep 13, 2024
1 parent 929f93d commit d021061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion course-definition.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ stages:
| `client_id` | NULLABLE_STRING | The client ID for the request |
| `tagged_fields` | TAGGED_FIELDS | Optional tagged fields |
The documentation for this can be found [here](https://kafka.apache.org/protocol.html#protocol_messages) under the "Request Header v3" section.
The documentation for this can be found [here](https://kafka.apache.org/protocol.html#protocol_messages) under the "Request Header v2" section.
- `request_api_key`: An integer identifying the type of request.
- The value of this field is different for each type of request.
Expand Down

0 comments on commit d021061

Please sign in to comment.