Bug #17153
Inconsistent name for variable_type in GET/PUT /api/smart_variables/:id
Description
When creating or updating a smart variable the field to determine the type is called: variable_type.
The response from the api sends the type in the field: parameter_type.
Associated revisions
Fixes #17153 - Consistent name for variable_type in the api
(cherry picked from commit 63e9ae3c027a82dc2d21a13e953a6dc8ec6e2523)
History
#1
Updated by Ori Rabin almost 6 years ago
- Target version set to 1.4.1
#2
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3981 added
#3
Updated by Ori Rabin almost 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 63e9ae3c027a82dc2d21a13e953a6dc8ec6e2523.
#4
Updated by Dominic Cleal almost 6 years ago
- Legacy Backlogs Release (now unused) set to 203
Fixes #17153 - Consistent name for variable_type in the api