battlecode / galaxy

MIT License
10 stars 3 forks source link

Fix api for retrieving matches #684

Closed acrantel closed 6 months ago

acrantel commented 1 year ago

When retrieving matches, some fields (participants, replay_url, score, maps, submission) may be redacted and set to None/null depending on tournament release status and user permissions.

This PR changes the schema to reflect that.