allow to update external_id

pull/349/head
Pete Matsyburka 1 year ago
parent 1efaf30fb7
commit c04483f0ea

@ -95,6 +95,7 @@ module Api
def template_params
permitted_params = [
:name,
:external_id,
{
submitters: [%i[name uuid]],
fields: [[:uuid, :submitter_uuid, :name, :type,

Loading…
Cancel
Save