add variables_schema response

This commit is contained in:
Pete Matsyburka
2026-07-13 19:14:52 +03:00
parent 09bd831d54
commit 73734b0de7
2 changed files with 14 additions and 6 deletions
+1
View File
@@ -230,6 +230,7 @@ describe 'Templates API' do
name: 'sample-document'
}
],
variables_schema: template.variables_schema || {},
shared_link: template.shared_link,
author_id: author.id,
archived_at: nil,