From 6efa8a879b3ee9bba9b8ae06c574201329d38ba2 Mon Sep 17 00:00:00 2001 From: Mikhail Deriabin <47395053+MikhailDeriabin@users.noreply.github.com> Date: Thu, 3 Oct 2024 18:55:28 +0300 Subject: [PATCH] Update release-03-10-2024.md --- doc/release-notes/release-03-10-2024.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/release-notes/release-03-10-2024.md b/doc/release-notes/release-03-10-2024.md index 09242f87..14c2e92b 100644 --- a/doc/release-notes/release-03-10-2024.md +++ b/doc/release-notes/release-03-10-2024.md @@ -11,10 +11,14 @@ Changes to existing features: - Clan has `labels` field, which replace the `tag` field - Player got `parentalControl` and `above13` fields -## Swagger + +## Links [Swagger file](https://github.com/Alt-Org/Altzone-Server/blob/dev/swagger/releases/03-10-2024-release.json) +[Release](https://devapi.altzone.fi/release/03-10-2024) address: _https://devapi.altzone.fi/release/03-10-2024_ + + ## Changes detailed descriptions @@ -57,4 +61,4 @@ In the future release the `tag` field will be removed completely. ### Player got `parentalControl` and `above13` fields Player data now holds two additional fields that was required to satisfy by Google Play's platform rules. -The value `null` is a default value for both fields, which means that player did not answer the age or parental approval questions. \ No newline at end of file +The value `null` is a default value for both fields, which means that player did not answer the age or parental approval questions.