From 07ebe675da2142cd01fe96114e8eeff72b4c5aa3 Mon Sep 17 00:00:00 2001 From: Daniel Steuernol Date: Thu, 10 Sep 2020 12:06:00 -0700 Subject: [PATCH] with liquid --- docs/DraftsApi.md | 4 ---- docs/LocalizationsApi.md | 4 ---- docs/TemplatesApi.md | 4 ---- 3 files changed, 12 deletions(-) diff --git a/docs/DraftsApi.md b/docs/DraftsApi.md index b96283a..e991fae 100644 --- a/docs/DraftsApi.md +++ b/docs/DraftsApi.md @@ -138,11 +138,7 @@ public class Example { Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **draftId** | **String**| A draft ID | -<<<<<<< HEAD **targetLanguage** | **String**| The type of templating language to compile as. Should only be used for visual templates. | [enum: html, handlebars, ampscript, freemarker, cheetah, jinja, liquid] -======= - **targetLanguage** | **String**| The type of templating language to compile as. Should only be used for visual templates. | [enum: html, handlebars, ampscript, freemarker, cheetah, jinja] ->>>>>>> 535fad06e0787601d1b54f7f96a1986d72cd999f **accept** | **String**| A version of the API that should be used for the request. For example, to use version \"2020.08\", set the value to \"application/vnd.dyspatch.2020.08+json\" | ### Return type diff --git a/docs/LocalizationsApi.md b/docs/LocalizationsApi.md index 9b423da..6314942 100644 --- a/docs/LocalizationsApi.md +++ b/docs/LocalizationsApi.md @@ -59,11 +59,7 @@ public class Example { Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **localizationId** | **String**| A localization ID | -<<<<<<< HEAD **targetLanguage** | **String**| The type of templating language to compile as. Should only be used for visual templates. | [enum: html, handlebars, ampscript, freemarker, cheetah, jinja, liquid] -======= - **targetLanguage** | **String**| The type of templating language to compile as. Should only be used for visual templates. | [enum: html, handlebars, ampscript, freemarker, cheetah, jinja] ->>>>>>> 535fad06e0787601d1b54f7f96a1986d72cd999f **accept** | **String**| A version of the API that should be used for the request. For example, to use version \"2020.08\", set the value to \"application/vnd.dyspatch.2020.08+json\" | ### Return type diff --git a/docs/TemplatesApi.md b/docs/TemplatesApi.md index 4e257fa..0c7f8a3 100644 --- a/docs/TemplatesApi.md +++ b/docs/TemplatesApi.md @@ -60,11 +60,7 @@ public class Example { Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **templateId** | **String**| A template ID | -<<<<<<< HEAD **targetLanguage** | **String**| The type of templating language to compile as. Should only be used for visual templates. | [enum: html, handlebars, ampscript, freemarker, cheetah, jinja, liquid] -======= - **targetLanguage** | **String**| The type of templating language to compile as. Should only be used for visual templates. | [enum: html, handlebars, ampscript, freemarker, cheetah, jinja] ->>>>>>> 535fad06e0787601d1b54f7f96a1986d72cd999f **accept** | **String**| A version of the API that should be used for the request. For example, to use version \"2020.08\", set the value to \"application/vnd.dyspatch.2020.08+json\" | ### Return type