developer-relations icon indicating copy to clipboard operation
developer-relations copied to clipboard

[BUG][DOCS] missing docs for fields `val-match-v1.MatchInfoDto` `gameVersion/region/premierMatchInfo`, `val-match-v1.PlayerDto` `isObserver/accountLevel`

Open MingweiSamuel opened this issue 1 year ago • 3 comments

  • val-match-v1.MatchInfoDto.gameVersion String
  • val-match-v1.MatchInfoDto.region String
  • val-match-v1.MatchInfoDto.premierMatchInfo Not sure what "premierMatchInfo": {} is exactly
  • val-match-v1.Player.isObserver bool
  • val-match-v1.Player.accountLevel integer

MingweiSamuel avatar Apr 19 '24 20:04 MingweiSamuel

PremiereMatchInfo likely has something to do with Premiere which is the Valorant version of Clash

geozukunft avatar Apr 19 '24 20:04 geozukunft

PremiereMatchInfo likely has something to do with Premiere which is the Valorant version of Clash

Yes, and all other parameters are self-explanatory.

raimannma avatar Apr 19 '24 20:04 raimannma

Yes, and all other parameters are self-explanatory.

(To be clear, the issue isn't that the "Description" column is blank but that these fields are not listed in the DTO spec tables at all)

MingweiSamuel avatar Apr 19 '24 20:04 MingweiSamuel