Bug #10917
Missing API docs for /provisioning_templates/.../template_combinations
Description
The POST and PUT routes for /provisioning_templates/.../template_combinations are missing inline API docs in app/controllers/api/v2/template_combinations_controller.rb, only the GET index route has this listed right now. The others only list the deprecated route of /config_templates.
Related issues
Associated revisions
History
#1
Updated by Dominic Cleal almost 7 years ago
- Related to Feature #7096: Partition Tables should just be a kind of Provisioning Templates added
#2
Updated by Martin Bacovsky almost 7 years ago
- Status changed from New to Assigned
- Assignee set to Martin Bacovsky
#3
Updated by The Foreman Bot almost 7 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2489 added
- Pull request deleted (
)
#4
Updated by Martin Bacovsky almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 6db107ae302c586dd1d0e91c01e10e1a4f831903.
Fixes #10917 - Update API docs for template combinations