mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-09-17 14:21:18 +00:00
ATS-28 : Design: Initial Draft API contract to get / list registered transforms
This commit is contained in:
@@ -148,7 +148,7 @@ paths:
|
|||||||
name: transformOptions
|
name: transformOptions
|
||||||
wrapped: true
|
wrapped: true
|
||||||
items:
|
items:
|
||||||
$ref: '#/definitions/TransformOption'
|
$ref: '#/definitions/transformOption'
|
||||||
404:
|
404:
|
||||||
description: Transformer not found
|
description: Transformer not found
|
||||||
definitions:
|
definitions:
|
||||||
|
Reference in New Issue
Block a user