Refactor #30922
Lookup common API rabl template with base attributes
Description
Create common API rabl template to easy use for API responses of custom Lookups
Related issues
Associated revisions
History
#1
Updated by Ondřej Ezr over 2 years ago
- Blocks Refactor #30170: Extract Smart Parameters to a plugin added
#2
Updated by Ondřej Ezr over 2 years ago
- Description updated (diff)
#3
Updated by Ondřej Ezr over 2 years ago
- Blocks deleted (Refactor #30170: Extract Smart Parameters to a plugin)
#4
Updated by Ondřej Ezr over 2 years ago
- Related to Refactor #30170: Extract Smart Parameters to a plugin added
#5
Updated by The Foreman Bot over 2 years ago
- Assignee set to Ondřej Ezr
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8028 added
#6
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases 2.3.0 added
#7
Updated by Ondřej Ezr over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|34ff49055017f1a1b1f7b05ae3f8a2945e46459e.
#8
Updated by Ondřej Ezr over 2 years ago
- Related to deleted (Refactor #30170: Extract Smart Parameters to a plugin)
#9
Updated by Ondřej Ezr over 2 years ago
- Related to Refactor #31007: Extract SmartClassParameters API added
#10
Updated by Tomer Brisker over 2 years ago
- Category set to API
Fixes #30922 - common lookup_key rabl template
Adds common rabl template to ease up unified custom lookup API responses.