KnutZuidema / golio

League of Legends, Legends of Runeterra and Valorant API client library for Go
MIT License
73 stars 29 forks source link

Fix optional property #39

Closed adv0cat closed 4 years ago

adv0cat commented 4 years ago

In tournament RiotAPI, in createTournamentCode request property "allowedSummonerIds" is optional

codecov[bot] commented 4 years ago

Codecov Report

Merging #39 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #39   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines          985       985           
=========================================
  Hits           985       985           
Impacted Files Coverage Δ
riot/lol/model.go 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ad3a6d9...17b9a36. Read the comment docs.