-
Notifications
You must be signed in to change notification settings - Fork 17
/
api_type_overrides.json
24 lines (23 loc) · 1.32 KB
/
api_type_overrides.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"IBroadcastService/PostChatMessage/language": "ELanguage",
"IClanFAQSService/PublishDraft/language[0]": "ELanguage[]",
"IClanFAQSService/UpdateDraft/language": "ELanguage",
"ICommunityService/GetApps/appids": "int32[]",
"ICommunityService/GetApps/language": "ELanguage",
"IInventoryService/GetQuantity/itemdefid": "uint64[]",
"ILoyaltyRewardsService/QueryRewardItems/appids": "uint32[]",
"ILoyaltyRewardsService/QueryRewardItems/contains_definitionids": "uint32[]",
"ILoyaltyRewardsService/QueryRewardItems/definitionids": "uint32[]",
"IPublishedFileService/GetDetails/desired_revision": "EPublishedFileRevision",
"IPublishedFileService/GetDetails/language": "ELanguage",
"IPublishedFileService/GetDetails/publishedfileids": "uint64[]",
"IPublishedFileService/GetUserFiles/desired_revision": "EPublishedFileRevision",
"IPublishedFileService/GetUserFiles/language": "ELanguage",
"IPublishedFileService/GetUserVoteSummary/publishedfileids": "uint64[]",
"IPublishedFileService/QueryFiles/desired_revision": "EPublishedFileRevision",
"IPublishedFileService/QueryFiles/language": "ELanguage",
"IPublishedFileService/QueryFiles/query_type": "EPublishedFileQueryType",
"IPublishedFileService/RefreshVotingQueue/desired_revision": "EPublishedFileRevision",
"IPublishedFileService/UpdateTags/language": "ELanguage",
"comma": null
}