Skip to content

Commit 250d43e

Browse files
committed
ci: Update Postman Collection
1 parent 3908711 commit 250d43e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

steam_api_collection.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"info": {
33
"_postman_id": "4575b7d8-237c-458d-8972-b5fa0c556369",
4-
"name": "Steam Web API 03.25.2025",
4+
"name": "Steam Web API 03.26.2025",
55
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
66
"description": "Generated from https://api.steampowered.com/ISteamWebAPIUtil/GetSupportedAPIList/v1\n\nGo ahead and set `key` in your environment variables. You can get a key from: https://steamcommunity.com/dev/apikey"
77
},
@@ -7170,7 +7170,7 @@
71707170
"query": [
71717171
{
71727172
"key": "input_json",
7173-
"value": "{\"steamid\": \"\", \"language\": \"\", \"country_code\": \"\", \"favor_rarer_tags\": \"\"}"
7173+
"value": "{\"language\": \"\", \"country_code\": \"\", \"favor_rarer_tags\": \"\"}"
71747174
}
71757175
]
71767176
},
@@ -7184,7 +7184,7 @@
71847184
"value": "{{key}}"
71857185
}
71867186
],
7187-
"description": "Get a set of tags that are recommended for the user based on recent playtime.\n{\"steamid\": \"\", \"language\": \"\", \"country_code\": \"\", \"favor_rarer_tags\": \"\"}"
7187+
"description": "Get a set of tags that are recommended for the user based on recent playtime.\n{\"language\": \"\", \"country_code\": \"\", \"favor_rarer_tags\": \"\"}"
71887188
}
71897189
}
71907190
]

0 commit comments

Comments
 (0)