← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1050128] Re: quantum --fields param in GET documented incorrectly

 

there has been no update in over a year for this bug

** Changed in: neutron
       Status: Incomplete => Won't Fix

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1050128

Title:
  quantum --fields param in GET documented incorrectly

Status in OpenStack Neutron (virtual network service):
  Won't Fix

Bug description:
  In the Quantum v2.0 API wiki specification the GET request is documented as this:
   
  GET /v2.0/networks.json?fields=id&fields=name

  to comply with HTTP GET syntax the url should include [ and ] after
  the fields variable name, to declare it as a list:

  GET /v2.0/networks.json?fields[]=id&fields[]=name

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1050128/+subscriptions