internal_version

The site's internal version used to create the tournament summary.

internal_version

The site's internal version used to create the tournament summary.

Any modification to the tournament summary format should increment the version. Even minor bug fixes!

Type: string

Format: version_string

Example:

"internal_version": "1.2.5"

It is recommended but not required to increment the major and minor versions of the internal_version to match the spec_version and bug fixes increment the patch number.

Last updated