Actions
Bug #31470
closedAPI doc is incorrect for /api/hosts/bulk/available_incremental_updates
Difficulty:
trivial
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Description of problem:
The builtin docs for API endpoint
POST /api/hosts/bulk/available_incremental_updates [1]
erroneously claims errata_ids is optional
Version-Release number of selected component (if applicable):
Discovered while testing Sat6.8
Steps to Reproduce:
1. /api/hosts/bulk/available_incremental_updates [1]
Actual results:
errata_ids
optional
List of Errata ids
Expected results:
errata_ids
required
List of Errata ids
Additional info:
[1] https://theforeman.org/plugins/katello/3.15/api/apidoc/v2/hosts_bulk_actions/available_incremental_updates.html
Updated by The Foreman Bot about 4 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9069 added
Updated by The Foreman Bot about 4 years ago
- Fixed in Releases Katello 4.0.0 added
Updated by Chris Roberts about 4 years ago
- Status changed from Ready For Testing to Closed
Actions