Actions
Feature #33838
closedModify generic content units controller to be Apipie compatible
Difficulty:
Triaged:
Yes
Description
- There is an issue with Apipie and the generic content units controller where apipie is not working correctly for multiple content types.
- Apipie only recognizes whichever content type is set last e.g., in this loop:
only the last content type in the loop will show in the apidoc.
Updated by Ryan Verdile about 3 years ago
- Subject changed from Dynamically create controllers for generic content types to Modify generic content units controller to be Apipie compatible
- Description updated (diff)
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ryan Verdile
- Pull request https://github.com/Katello/katello/pull/9776 added
Updated by The Foreman Bot about 3 years ago
- Fixed in Releases Katello 4.4.0 added
Updated by Ryan Verdile about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|73323fb4a23e18e8484842307018c7dd91a5bbe5.
Updated by The Foreman Bot about 3 years ago
- Pull request https://github.com/Katello/katello/pull/9886 added
Actions