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": [] }
Actions