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 437cf0c commit fa35a7bCopy full SHA for fa35a7b
specs/ingestion/common/schemas/transformation.yml
@@ -107,8 +107,6 @@ TransformationCreate:
107
$ref: '#/AuthenticationIDs'
108
required:
109
- name
110
- - type
111
- - input
112
113
TransformationCreateResponse:
114
type: object
@@ -165,8 +163,6 @@ TransformationTry:
165
163
items:
166
164
$ref: './authentication.yml#/AuthenticationCreate'
167
168
169
170
- sampleRecord
171
172
TransformationTryResponse:
0 commit comments