ATS-28 : Design: Initial Draft API contract to get / list registered transforms

This commit is contained in:
DenisGabriela 2018-12-18 17:35:33 +02:00
parent 56e8860477
commit 55a1b7d2f9

View File

@ -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: