add submitter metadata

This commit is contained in:
Pete Matsyburka
2024-02-01 23:29:27 +02:00
parent 3781b0aa72
commit 07f0fbb50f
11 changed files with 30 additions and 9 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ module Submitters
serialize_params = {
include: {},
only: %i[id slug uuid name email phone completed_at external_id
opened_at sent_at created_at updated_at],
metadata opened_at sent_at created_at updated_at],
methods: %i[status application_key]
}