From 6b61ba24d56f2e0f8a64ad864eef09009e2a70a4 Mon Sep 17 00:00:00 2001 From: Wendy Date: Wed, 13 Nov 2024 01:08:23 +0000 Subject: [PATCH] Update Steam Web API reference --- api.json | 314 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 314 insertions(+) diff --git a/api.json b/api.json index 220c048..d9f1a29 100644 --- a/api.json +++ b/api.json @@ -13906,6 +13906,31 @@ } ] }, + "TestFireEmails": { + "_type": "undocumented", + "version": 1, + "httpmethod": "POST", + "parameters": [ + { + "name": "key", + "type": "string", + "optional": false, + "description": "Access key" + }, + { + "name": "clan_event_gid", + "type": "fixed64", + "optional": true, + "description": "" + }, + { + "name": "steamid", + "type": "fixed64", + "optional": true, + "description": "" + } + ] + }, "UpdateRegistration": { "_type": "undocumented", "version": 1, @@ -15578,6 +15603,31 @@ } ] }, + "RequestInvite": { + "_type": "undocumented", + "version": 1, + "httpmethod": "POST", + "parameters": [ + { + "name": "key", + "type": "string", + "optional": false, + "description": "Access key" + }, + { + "name": "appid", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "steamid", + "type": "fixed64", + "optional": true, + "description": "" + } + ] + }, "UpdateInvites": { "_type": "undocumented", "version": 1, @@ -23239,6 +23289,94 @@ "type": "CMsgSteamLearnModelNodeGlobalAvgPooling1D", "optional": true, "description": "" + }, + { + "name": "token_mask", + "type": "CMsgSteamLearnModelNodeTokenMask", + "optional": true, + "description": "", + "extra": [ + { + "name": "mask_pct", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "mask_count_limit", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "random_pct", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "keep_pct", + "type": "uint32", + "optional": true, + "description": "" + } + ] + }, + { + "name": "masked_head", + "type": "CMsgSteamLearnModelNodeMaskedHead", + "optional": true, + "description": "" + }, + { + "name": "token_transformer", + "type": "CMsgSteamLearnModelNodeTokenTransformer", + "optional": true, + "description": "", + "extra": [ + { + "name": "vocabulary_size", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "sequence_length", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "embedding_width", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "transformer_layers", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "transformer_dim", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "transformer_heads", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "transformer_dropout_pct", + "type": "uint32", + "optional": true, + "description": "" + } + ] } ] }, @@ -24575,6 +24713,94 @@ "type": "CMsgSteamLearnModelNodeGlobalAvgPooling1D", "optional": true, "description": "" + }, + { + "name": "token_mask", + "type": "CMsgSteamLearnModelNodeTokenMask", + "optional": true, + "description": "", + "extra": [ + { + "name": "mask_pct", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "mask_count_limit", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "random_pct", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "keep_pct", + "type": "uint32", + "optional": true, + "description": "" + } + ] + }, + { + "name": "masked_head", + "type": "CMsgSteamLearnModelNodeMaskedHead", + "optional": true, + "description": "" + }, + { + "name": "token_transformer", + "type": "CMsgSteamLearnModelNodeTokenTransformer", + "optional": true, + "description": "", + "extra": [ + { + "name": "vocabulary_size", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "sequence_length", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "embedding_width", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "transformer_layers", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "transformer_dim", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "transformer_heads", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "transformer_dropout_pct", + "type": "uint32", + "optional": true, + "description": "" + } + ] } ] }, @@ -27085,6 +27311,94 @@ "type": "CMsgSteamLearnModelNodeGlobalAvgPooling1D", "optional": true, "description": "" + }, + { + "name": "token_mask", + "type": "CMsgSteamLearnModelNodeTokenMask", + "optional": true, + "description": "", + "extra": [ + { + "name": "mask_pct", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "mask_count_limit", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "random_pct", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "keep_pct", + "type": "uint32", + "optional": true, + "description": "" + } + ] + }, + { + "name": "masked_head", + "type": "CMsgSteamLearnModelNodeMaskedHead", + "optional": true, + "description": "" + }, + { + "name": "token_transformer", + "type": "CMsgSteamLearnModelNodeTokenTransformer", + "optional": true, + "description": "", + "extra": [ + { + "name": "vocabulary_size", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "sequence_length", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "embedding_width", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "transformer_layers", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "transformer_dim", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "transformer_heads", + "type": "uint32", + "optional": true, + "description": "" + }, + { + "name": "transformer_dropout_pct", + "type": "uint32", + "optional": true, + "description": "" + } + ] } ] },