Skip to content

Commit

Permalink
Update Steam Web API reference
Browse files Browse the repository at this point in the history
  • Loading branch information
SteamDB-Tracker committed Nov 13, 2024
1 parent 5ea8416 commit 6b61ba2
Showing 1 changed file with 314 additions and 0 deletions.
314 changes: 314 additions & 0 deletions api.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down Expand Up @@ -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,
Expand Down Expand Up @@ -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": ""
}
]
}
]
},
Expand Down Expand Up @@ -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": ""
}
]
}
]
},
Expand Down Expand Up @@ -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": ""
}
]
}
]
},
Expand Down

0 comments on commit 6b61ba2

Please sign in to comment.