Skip to content

Commit

Permalink
Merge pull request #10 from lonquan/patch-7
Browse files Browse the repository at this point in the history
Update ParamsDecoder.php
  • Loading branch information
thisliu authored Dec 21, 2021
2 parents 962fa4c + a08b903 commit 32d9cbf
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 32d9cbf

Please sign in to comment.