Skip to content

Commit

Permalink
with liquid
Browse files Browse the repository at this point in the history
  • Loading branch information
dlsteuer committed Sep 10, 2020
1 parent 026faf1 commit 07ebe67
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions docs/DraftsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 \&quot;2020.08\&quot;, set the value to \&quot;application/vnd.dyspatch.2020.08+json\&quot; |

### Return type
Expand Down
4 changes: 0 additions & 4 deletions docs/LocalizationsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 \&quot;2020.08\&quot;, set the value to \&quot;application/vnd.dyspatch.2020.08+json\&quot; |

### Return type
Expand Down
4 changes: 0 additions & 4 deletions docs/TemplatesApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 \&quot;2020.08\&quot;, set the value to \&quot;application/vnd.dyspatch.2020.08+json\&quot; |

### Return type
Expand Down

0 comments on commit 07ebe67

Please sign in to comment.