Actions
Refactor #28596
closedRefactor #28278: Remove smart variables
Remove Api::V2::LookupKeysCommonController
Description
The common controller is in use for Smart Class Parameters and Smart Variables mostly to distinguish between the two so we can find the correct resource.
With Smart Variable removed most of the code can be deleted and the Smart Class Parameters part can be simplified and maybe moved to the original controller.
Actions