Skip to content

Commit a8e601c

Browse files
authored
fix(specs): ingestion transformation try summary [skip-bc] (#4198)
1 parent a14702d commit a8e601c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

specs/ingestion/paths/transformations/transformationTryID.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
post:
22
tags:
33
- transformations
4-
summary: Try a transformation
4+
summary: Try a transformation before updating it
55
description: Try a transformation before updating it.
66
operationId: tryTransformationBeforeUpdate
77
x-acl:

specs/ingestion/paths/transformations/transformationsTry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
post:
22
tags:
33
- transformations
4-
summary: Try a transformation
4+
summary: Try a transformation before creating it
55
description: Try a transformation before creating it.
66
operationId: tryTransformation
77
x-acl:

0 commit comments

Comments
 (0)