Skip to content

Commit bf1517a

Browse files
Update Steam Web API reference
1 parent 018fe76 commit bf1517a

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

api.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34394,6 +34394,26 @@
3439434394
]
3439534395
}
3439634396
},
34397+
"IStorageDeviceManagerService": {
34398+
"Unmount": {
34399+
"_type": "undocumented",
34400+
"version": 1,
34401+
"parameters": [
34402+
{
34403+
"name": "key",
34404+
"type": "string",
34405+
"optional": false,
34406+
"description": "Access key"
34407+
},
34408+
{
34409+
"name": "block_device_id",
34410+
"type": "uint32",
34411+
"optional": true,
34412+
"description": ""
34413+
}
34414+
]
34415+
}
34416+
},
3439734417
"IStoreAppSimilarityService": {
3439834418
"IdentifyClustersFromPlaytime": {
3439934419
"_type": "undocumented",

0 commit comments

Comments
 (0)