From 1a8d0babd1dbb6d6ae4a4aa9744537efae70abce Mon Sep 17 00:00:00 2001 From: Bocki Date: Thu, 24 Mar 2022 11:59:34 +0100 Subject: [Multiple] Fix all exampleValues and required variables (#2296) --- bridges/SteamCommunityBridge.php | 1 + 1 file changed, 1 insertion(+) (limited to 'bridges/SteamCommunityBridge.php') diff --git a/bridges/SteamCommunityBridge.php b/bridges/SteamCommunityBridge.php index acd19a10..b0f08cf0 100644 --- a/bridges/SteamCommunityBridge.php +++ b/bridges/SteamCommunityBridge.php @@ -10,6 +10,7 @@ class SteamCommunityBridge extends BridgeAbstract { array( 'i' => array( 'name' => 'App ID', + 'exampleValue' => '730', 'required' => true ), 'category' => array( -- cgit v1.2.3