remove redacted

This commit is contained in:
Pete Matsyburka
2024-09-10 13:09:46 +03:00
committed by Oleksandr Turchyn
parent 4ab1065773
commit 24392d0258
4 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ module Api
:completed, :phone, :application_key, :external_id, :go_to_last,
{ metadata: {}, values: {}, readonly_fields: [], message: %i[subject body],
fields: [[:name, :uuid, :default_value, :value,
:readonly, :redacted, :validation_pattern, :invalid_message,
:readonly, :validation_pattern, :invalid_message,
{ default_value: [], value: [], preferences: {} }]] }
)
end