yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #79364
[Bug 1837553] [NEW] Neutron api-ref should mention that list of e.g. IDs is supported in GET requests
Public bug reported:
It is supported behaviour that e.g. request like
GET /v2.0/ports?id=<port_id_A>&id=<port_id_B>
should treat ID filters as list and return ports with those 2 IDs.
And it is like that also for other resources. But it isn't documented in
API-REF and that should be updated in docs.
** Affects: neutron
Importance: Low
Status: Confirmed
** Tags: api-ref doc low-hanging-fruit
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1837553
Title:
Neutron api-ref should mention that list of e.g. IDs is supported in
GET requests
Status in neutron:
Confirmed
Bug description:
It is supported behaviour that e.g. request like
GET /v2.0/ports?id=<port_id_A>&id=<port_id_B>
should treat ID filters as list and return ports with those 2 IDs.
And it is like that also for other resources. But it isn't documented
in API-REF and that should be updated in docs.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1837553/+subscriptions
Follow ups