mean-expert-official / loopback-sdk-builder

Tool for auto-generating Software Development Kits (SDKs) for LoopBack
Other
399 stars 178 forks source link

fix: fix lost query string #595

Closed dreamdevil00 closed 6 years ago

dreamdevil00 commented 6 years ago

What type of pull request are you creating?

How many unit test did you write for this pull request?

Write a reason if none (e.g just fixed a typo): fix lost params.

Please add a description for your pull request:

The url lost querstring, so if you configure LoopBackConfig.filterOnUrl() or LoopBackConfig.whereOnUrl()

It will not work.

dreamdevil00 commented 6 years ago

@jonathan-casarrubias Hi, please verify this patch

jonathan-casarrubias commented 6 years ago

landed in 2.2.8