8000 Filtering from query string - opposite to only · Issue #153 · flugg/laravel-responder · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Filtering from query string - opposite to only #153
Open
@Hesesses

Description

@Hesesses

Filtering From Query String

Fields will automatically be filtered if the filter_fields_parameter configuration key is set to a string. It defaults to only, allowing you to filter fields from the query string:

GET /products?

Would be nice if you could have the opposite for only, for example:
...?hide=id,name
...?except=id,name

And then those fields would be empty when returning the transformer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0