Comment 10 for bug 1654084

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-wg (master)

Reviewed: https://review.openstack.org/417441
Committed: https://git.openstack.org/cgit/openstack/api-wg/commit/?id=b3e3b5f15344d130555f8f49f01336f7781d6ccb
Submitter: Jenkins
Branch: master

commit b3e3b5f15344d130555f8f49f01336f7781d6ccb
Author: EdLeafe <email address hidden>
Date: Fri Jan 6 16:31:00 2017 +0000

    Add guideline for invalid query parameters

    This is in response to the bug "Listing resources with invalid filters
    should result in a 400", which caused problems in Keystone. We had a
    similar guideline for handling invalid entries in a request body; this
    adds similar guidance for query strings.

    Change-Id: I92c1e0e25036c85398ffd0c40f9c16cb3e8a3029
    Partial-Bug: #1654084