Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Collection Query String Whitelist not working #193

Open
Hoszi opened this issue Jul 18, 2017 · 2 comments
Open

Collection Query String Whitelist not working #193

Hoszi opened this issue Jul 18, 2017 · 2 comments

Comments

@Hoszi
Copy link

Hoszi commented Jul 18, 2017

I made a simple fresh new rest api but when i put a something into Collection Query String Whitelist and add it to request then the result is not filtered.
Collection Query String Whitelist = 'CODE'
URL : \restapi\1?CODE=123

@Wilt
Copy link

Wilt commented Aug 15, 2017

The white list should be an array, currently you set a string.
Can you be more specific on the code you used in your configuration...

@weierophinney
Copy link
Member

This repository has been closed and moved to laminas-api-tools/api-tools; a new issue has been opened at laminas-api-tools/api-tools#2.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants