Skip to content

Commit

Permalink
Fixes #38045 - Fix differing hidden_value variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
dosas committed Nov 26, 2024
1 parent 6a9bae2 commit 2f2ada3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/api/v2/ansible_variables/show.json.rabl
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ end
node :override_values_count do |lk|
lk.lookup_values.count
end

node :hidden_value, &:hidden_value?

0 comments on commit 2f2ada3

Please sign in to comment.