Rename sf-imagestorage to sf-imagebuffer

This commit is contained in:
Fabian Märki
2017-03-13 12:49:53 +01:00
parent 70d3f463f7
commit fbe4b68d2f
4 changed files with 9 additions and 9 deletions

View File

@ -158,7 +158,7 @@ A request is performed by sending a valid JSON object in the HTTP request body.
"valueTransformations":[
{
"pattern":"ImageChannel",
"backend":"sf-imagestorage",
"backend":"sf-imagebuffer",
"sequence":[
...
]
@ -383,7 +383,7 @@ Following transformation sequence resizes images by the factor of 8, sets the va
"valueTransformations":[
{
"pattern":"Image",
"backend":"sf-imagestorage",
"backend":"sf-imagebuffer",
"sequence":[
{
"imageResize":{