Liam Newman c00d562b48 Remove internal map-only enum
We took a change that added an enum that was used purely for mapping from
EventInfo.type to GHEvent. This seemed fine but that enum is used only by EventInfo.

This change removed that enum and adds a map to EventInfo to do the required mapping.
This avoids shoehorning mapping behavior in to the EnumUtils.
2021-06-01 15:57:39 -07:00
2021-05-24 08:39:44 -07:00
2021-06-01 15:57:39 -07:00
2020-02-02 22:02:56 -06:00
2020-08-27 09:13:03 -07:00
2019-10-30 17:21:56 -07:00
2021-04-12 14:21:19 -07:00
2014-04-02 09:31:02 -07:00
2021-04-19 13:27:44 -07:00
Description
No description provided
Readme 35 MiB
Languages
Java 100%