mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-25 19:01:18 +02:00
[GiphyBridge] Add examplevalue (#2523)
This commit is contained in:
@@ -11,6 +11,7 @@ class GiphyBridge extends BridgeAbstract {
|
||||
const PARAMETERS = array( array(
|
||||
's' => array(
|
||||
'name' => 'search tag',
|
||||
'exampleValue' => 'bird',
|
||||
'required' => true
|
||||
),
|
||||
'n' => array(
|
||||
|
Reference in New Issue
Block a user