cli / cli/gh-webhook

Did the websocket message payload keys change to lowercase?

Open
#28 0 comments 0 reactions 1 assignee Claimed by @williammartin View on GitHub
Dominant language
Go
Stars
43
Forks
16
PR merge metrics
No merged PRs in 30d

Description

It looks like the websocket message keys changed to lower case, is that possible? I had to adapt my relay to account for that change: https://github.com/gr2m/github-webhook-relay/pull/5

Instead of

- Header
- Body
- DeliveryID
- RequestID

The keys now seem to be

- header
- body
- delivery_id
- request_id

Can you confirm?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.