add invite_by

This commit is contained in:
Pete Matsyburka
2025-12-09 11:35:30 +02:00
parent e12ec9d986
commit 7a33444f9b
3 changed files with 16 additions and 4 deletions
@@ -188,7 +188,7 @@ module Api
message: %i[subject body],
submitters: [[:send_email, :send_sms, :completed_redirect_url, :uuid, :name, :email, :role,
:completed, :phone, :application_key, :external_id, :reply_to, :go_to_last,
:require_phone_2fa, :order,
:require_phone_2fa, :order, :invite_by,
{ metadata: {}, values: {}, roles: [], readonly_fields: [], message: %i[subject body],
fields: [:name, :uuid, :default_value, :value, :title, :description,
:readonly, :required, :validation_pattern, :invalid_message,