11 lines
141 B
JSON
11 lines
141 B
JSON
{
|
|
"name": "rust-service",
|
|
"templating": "tera",
|
|
"delimiter": "[[]]",
|
|
"variables": {
|
|
"name": {
|
|
"type": "string"
|
|
}
|
|
}
|
|
}
|