One more Mustache
This commit is contained in:
parent
aa844bd649
commit
4ae3cc02b6
|
@ -320,7 +320,7 @@ Parameter | Description | Type | Required | Default
|
|||
{
|
||||
"snapshot": {
|
||||
"repository": "my_backup",
|
||||
"snapshot": "{{ctx.IndexUuid}}"
|
||||
"snapshot": "{{ctx.indexUuid}}"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue