Feature #2142
/lookup_values is missing from the api
Description
Documented here: http://projects.theforeman.org/projects/foreman/wiki/API
But not in here: http://www.theforeman.org/api.html
Related issues
Associated revisions
History
#1
Updated by Joseph Magen about 10 years ago
- Category set to API
- Status changed from New to Assigned
- Assignee set to Joseph Magen
#2
Updated by Dominic Cleal almost 10 years ago
- Target version set to 1.2.0
#3
Updated by Dominic Cleal over 9 years ago
- Target version changed from 1.2.0 to 1.3.0
#4
Updated by Joseph Magen over 9 years ago
lookup_values still isn't implemented but lookup_keys are
https://github.com/theforeman/foreman/pull/631
#5
Updated by Joseph Magen over 9 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Applied in changeset 248cad838a1b85df134c8b1cb5236c86b34fa902.
#6
Updated by Joseph Magen over 9 years ago
- Status changed from Closed to Assigned
re-openned since commit 248cad838a1b85df134c8b1cb5236c86b34fa902 added nested lookup_keys but not lookup_values
#7
Updated by Joseph Magen over 9 years ago
- Description updated (diff)
- Status changed from Assigned to Ready For Testing
Included in commit in https://github.com/theforeman/foreman/pull/829
"fixes #2810 - more restful API v2 JSON responses in puppetclasses"
#8
Updated by Joseph Magen over 9 years ago
- Tracker changed from Bug to Feature
#9
Updated by Lukas Zapletal over 9 years ago
- Target version deleted (
1.3.0)
#11
Updated by Joseph Magen over 9 years ago
Included in issue #2810, but not a separate commit in PR.
Will need to close manually when PR/829 is merged
#12
Updated by Joseph Magen over 9 years ago
- Status changed from Ready For Testing to Closed
closing, part of #2810
#13
Updated by Dominic Cleal over 9 years ago
- Related to Feature #2810: As an API user I'd like more restful puppetclasses json added
fixes #2142 add Smart Parameters and Smart Class Parameters to API v2