You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2021. It is now read-only.
persisting a template on PostgreSQL along with meta data (here: the workflow for which the template is relevant)
reading a template from PostgreSQL
reading a list of templates available for a workflow
deleting a template
Templates are docx files. "List of templates" means list of identifiers as used for reading a template from DB. Workflow identifiers have to be agreed upon.
A service providing:
persisting a template on PostgreSQL along with meta data (here: the workflow for which the template is relevant)reading a template from PostgreSQLTemplates are docx files. "List of templates" means list of identifiers as used for reading a template from DB. Workflow identifiers have to be agreed upon.