aboutsummaryrefslogtreecommitdiff
path: root/bridges/PickyWallpapersBridge.php
diff options
context:
space:
mode:
authorGravatar Bocki <henning@bocklage.com> 2022-03-24 11:59:34 +0100
committerGravatar GitHub <noreply@github.com> 2022-03-24 11:59:34 +0100
commit1a8d0babd1dbb6d6ae4a4aa9744537efae70abce (patch)
tree2aaab61519f63ace530e0d93e93569621e42917c /bridges/PickyWallpapersBridge.php
parentf766193106d589f266b7e5847a933f55683dc010 (diff)
downloadrss-bridge-1a8d0babd1dbb6d6ae4a4aa9744537efae70abce.tar.gz
rss-bridge-1a8d0babd1dbb6d6ae4a4aa9744537efae70abce.tar.zst
rss-bridge-1a8d0babd1dbb6d6ae4a4aa9744537efae70abce.zip
[Multiple] Fix all exampleValues and required variables (#2296)
Diffstat (limited to 'bridges/PickyWallpapersBridge.php')
-rw-r--r--bridges/PickyWallpapersBridge.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/bridges/PickyWallpapersBridge.php b/bridges/PickyWallpapersBridge.php
index 73945ccf..2c4f0be3 100644
--- a/bridges/PickyWallpapersBridge.php
+++ b/bridges/PickyWallpapersBridge.php
@@ -10,6 +10,7 @@ class PickyWallpapersBridge extends BridgeAbstract {
const PARAMETERS = array( array(
'c' => array(
'name' => 'category',
+ 'exampleValue' => 'funny',
'required' => true
),
's' => array(