Skip to content

Commit

Permalink
Update ParamsDecoder.php
Browse files Browse the repository at this point in the history
  • Loading branch information
lonquan authored Dec 21, 2021
1 parent 962fa4c commit a08b903
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Traits/ParamsDecoder.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ trait ParamsDecoder
'detail' => 'url|json',
'extras' => 'url|json',
'recipient_name' => 'url',
'wm_poi_name' => 'url',
'wm_poi_address' => 'url',
'recipient_address' => 'url',
'incmp_modules' => 'url|json',
Expand Down

0 comments on commit a08b903

Please sign in to comment.