Skip to content

Conversation

@gurpreet241092
Copy link
Contributor

Summary

Added documentation for the pauses field in the MatchResponse schema.

Changes

  • Added documentation for the pauses array field describing pause information during matches
  • Documented time property as when the pause started (in seconds)
  • Documented duration property as the length of the pause

Sample Data

"pauses":[{"time":46011,"duration":512},{"time":49119,"duration":376},{"time":65549,"duration":242}]

This provides all match times when pauses occurred and their duration.

@gurpreet241092
Copy link
Contributor Author

@howardchung - Please review. Thanks.

@howardchung howardchung merged commit dcfac76 into odota:master Sep 3, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants