From a6c12364e68feb7551c176d8094d173a64c2ad6c Mon Sep 17 00:00:00 2001 From: Adversary Date: Thu, 27 Mar 2025 21:10:03 +0000 Subject: [PATCH] main - Automated spec update (103462) made at remote:2025-03-27T20:57:42 taken at now:2025-03-27T21:10:03 made by remote Nelly (automation bot) <> --- specs/openapi.json | 4 ++++ specs/openapi_preview.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/specs/openapi.json b/specs/openapi.json index 753a18a..d2f5b5f 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -13339,6 +13339,10 @@ { "title": "STEAM_SESSION_TICKET", "const": "STEAM_SESSION_TICKET" + }, + { + "title": "UNITY_SERVICES_ID_TOKEN", + "const": "UNITY_SERVICES_ID_TOKEN" } ] }, diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index 8e2dd2f..119d3be 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -13339,6 +13339,10 @@ { "title": "STEAM_SESSION_TICKET", "const": "STEAM_SESSION_TICKET" + }, + { + "title": "UNITY_SERVICES_ID_TOKEN", + "const": "UNITY_SERVICES_ID_TOKEN" } ] },