Closed
Description
GHEventInfo.type uses Pascal-case names with "Event" on the end instead of snake-case names used elsewhere in the API. getType()
does a bunch of processing every time it parses type
into a GHEvent
. We should clean this up.
https://github.com/hub4j/github-api/pull/1096/files#r613635046