Feature #32912
Generic content units should be uploadable, deletable, and browsable via the API
Description
We would like to retrieve generic content units via an API call, like /katello/api/generic_content_units
We should also be able to view a single generic content unit.
Generic content units be able to be uploaded and deleted from repositories via the API (the UI will probably work here too, but you won't see the unit yet).
Open questions: 1) Should there be a search argument to filter the kind of generic content unit? 2) Would it be possible to have APIs auto-generated for each generic content unit type?
Associated revisions
History
#1
Updated by Chris Roberts over 1 year ago
- Triaged changed from No to Yes
- Target version set to Katello 4.2.0
- Category set to API
#2
Updated by The Foreman Bot over 1 year ago
- Assignee set to Ryan Verdile
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9495 added
#3
Updated by Justin Sherrill over 1 year ago
- Target version changed from Katello 4.2.0 to Katello 4.3.0
#4
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.3.0 added
#5
Updated by Anonymous over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|1dc0bb8b9e606b1d52364bde3b204485a5e226b5.
#6
Updated by Justin Sherrill over 1 year ago
- Target version changed from Katello 4.3.0 to Katello 4.2.1
Fixes #32912 - Upload/remove generic content, generic content units api