Files
kumomta/docs/reference/http/kumod/schemas/TemplateDialectWithSchema.md
T

22 lines
588 B
Markdown

# TemplateDialectWithSchema
!!! info
This page was generated by extracting information from a JSON Schema
data file for the API. It may be missing some information, or otherwise
suggest approximate or placeholder values based on information in the
schema file; this is due to limitations on how that data is extracted
from the underlying Rust code and into the JSON Schema, and then again
from there and into these docs.
This type is an enum with the following allowed values:
* `"Jinja"`
* `"Static"`
* `"Handlebars"`
### Examples
```json
"Jinja"
```