mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-29 19:09:56 +02:00
[Multiple] Fix all exampleValues and required variables (#2296)
This commit is contained in:
@@ -9,6 +9,7 @@ class MarktplaatsBridge extends BridgeAbstract {
|
||||
'q' => array(
|
||||
'name' => 'query',
|
||||
'type' => 'text',
|
||||
'exampleValue' => 'lamp',
|
||||
'required' => true,
|
||||
'title' => 'The search string for marktplaats',
|
||||
),
|
||||
|
Reference in New Issue
Block a user