Skip to content

Commit 977a048

Browse files
committed
feat(QTDI-2420): reflect change input discovery order
1 parent 02fc4b2 commit 977a048

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/src/main/antora/modules/ROOT/pages/studio-schema.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,8 +240,8 @@ Example:
240240
==== For inputs
241241

242242
. Try to find an action in declared Service class
243-
.. search an action of type `@DiscoverSchema` named like the input dataset.
244243
.. search an action of type `@DiscoverSchemaExtended` named like the input dataset.
244+
.. search an action of type `@DiscoverSchema` named like the input dataset.
245245
.. search an action of type `@DiscoverSchema`.
246246
. Execute a fake job with component to retrieve output schema.
247247

0 commit comments

Comments
 (0)