Actions
Feature #5825
closedlifecycle environments api not returning results
Description
http://localhost:3000/katello/api/v2/environments?organization_id=3&library=true
With or without library results in no results.
{ "total": 0, "subtotal": 0, "page": 1, "per_page": 20, "search": null, "sort": { "by": null, "order": null }, "results": [] }
Updated by Thomas McKay about 11 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Applied in changeset katello|commit:adc1d2a5215860a534869414d2ad7114b83436d7.
Actions