Skip to content
This repository was archived by the owner on Aug 27, 2022. It is now read-only.

Commit

Permalink
[GiphyBridge] Add examplevalue (RSS-Bridge#2523)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bockiii authored and Kwbmm committed Jun 17, 2022
1 parent 5888104 commit 690b31d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bridges/GiphyBridge.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ class GiphyBridge extends BridgeAbstract {
const PARAMETERS = array( array(
's' => array(
'name' => 'search tag',
'exampleValue' => 'bird',
'required' => true
),
'n' => array(
Expand Down

0 comments on commit 690b31d

Please sign in to comment.