Skip to content

Commit 07ebe67

Browse files
committed
with liquid
1 parent 026faf1 commit 07ebe67

3 files changed

Lines changed: 0 additions & 12 deletions

File tree

docs/DraftsApi.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,11 +138,7 @@ public class Example {
138138
Name | Type | Description | Notes
139139
------------- | ------------- | ------------- | -------------
140140
**draftId** | **String**| A draft ID |
141-
<<<<<<< HEAD
142141
**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]
143-
=======
144-
**targetLanguage** | **String**| The type of templating language to compile as. Should only be used for visual templates. | [enum: html, handlebars, ampscript, freemarker, cheetah, jinja]
145-
>>>>>>> 535fad06e0787601d1b54f7f96a1986d72cd999f
146142
**accept** | **String**| A version of the API that should be used for the request. For example, to use version \&quot;2020.08\&quot;, set the value to \&quot;application/vnd.dyspatch.2020.08+json\&quot; |
147143

148144
### Return type

docs/LocalizationsApi.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,7 @@ public class Example {
5959
Name | Type | Description | Notes
6060
------------- | ------------- | ------------- | -------------
6161
**localizationId** | **String**| A localization ID |
62-
<<<<<<< HEAD
6362
**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]
64-
=======
65-
**targetLanguage** | **String**| The type of templating language to compile as. Should only be used for visual templates. | [enum: html, handlebars, ampscript, freemarker, cheetah, jinja]
66-
>>>>>>> 535fad06e0787601d1b54f7f96a1986d72cd999f
6763
**accept** | **String**| A version of the API that should be used for the request. For example, to use version \&quot;2020.08\&quot;, set the value to \&quot;application/vnd.dyspatch.2020.08+json\&quot; |
6864

6965
### Return type

docs/TemplatesApi.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,7 @@ public class Example {
6060
Name | Type | Description | Notes
6161
------------- | ------------- | ------------- | -------------
6262
**templateId** | **String**| A template ID |
63-
<<<<<<< HEAD
6463
**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]
65-
=======
66-
**targetLanguage** | **String**| The type of templating language to compile as. Should only be used for visual templates. | [enum: html, handlebars, ampscript, freemarker, cheetah, jinja]
67-
>>>>>>> 535fad06e0787601d1b54f7f96a1986d72cd999f
6864
**accept** | **String**| A version of the API that should be used for the request. For example, to use version \&quot;2020.08\&quot;, set the value to \&quot;application/vnd.dyspatch.2020.08+json\&quot; |
6965

7066
### Return type

0 commit comments

Comments
 (0)