MingweiSamuel / riotapi-schema

OpenAPI/Swagger Schema of the Riot Games API
http://www.mingweisamuel.com/riotapi-schema/tool/
41 stars 9 forks source link

fix: added missing MatchTimelineInfoFrameEvent type enum value #46

Closed renja-g closed 7 months ago

renja-g commented 7 months ago

Adds the missing enum value mentioned in #45

MingweiSamuel commented 7 months ago

Thx! Probably are a lot of little issues like this, most of the testing of this is done via the code generated in https://github.com/MingweiSamuel/Riven/ but that code doesn't actually check the inline enum values