We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee81633 commit 8e98407Copy full SHA for 8e98407
specs/ingestion/paths/transformations/transformationsTry.yml
@@ -1,8 +1,8 @@
1
post:
2
tags:
3
- transformations
4
- summary: Search for transformations
5
- description: Searches for transformations.
+ summary: Try a transformation
+ description: Try a transformation.
6
operationId: tryTransformations
7
x-acl:
8
- addObject
specs/ingestion/spec.yml
@@ -96,10 +96,11 @@ x-tagGroups:
96
- name: Resources
97
98
- authentications
99
- - sources
100
- destinations
101
- - tasks
102
- observability
+ - sources
+ - tasks
103
+ - transformations
104
paths:
105
# ######################
106
# ### Custom request ###
0 commit comments