From 40a75ce0cd334375783b8f2dc49aeedcb5c905bf Mon Sep 17 00:00:00 2001 From: Adversary Date: Thu, 2 Oct 2025 01:10:01 +0000 Subject: [PATCH] main - Automated spec update (153428) made at remote:2025-10-02T00:56:58 taken at now:2025-10-02T01:10:01 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 77e7fed..b1c4c71 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -17718,6 +17718,10 @@ { "title": "APPLE_ID_TOKEN", "const": "APPLE_ID_TOKEN" + }, + { + "title": "PLAYSTATION_NETWORK_ID_TOKEN", + "const": "PLAYSTATION_NETWORK_ID_TOKEN" } ] }, diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index f9579c1..9c2d809 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -18058,6 +18058,10 @@ { "title": "APPLE_ID_TOKEN", "const": "APPLE_ID_TOKEN" + }, + { + "title": "PLAYSTATION_NETWORK_ID_TOKEN", + "const": "PLAYSTATION_NETWORK_ID_TOKEN" } ] },