Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 542 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 542 Bytes

configuration

See documentation here

use-extension:
  "@autorest/modelerfour": "latest"


pipeline-model: v3
fakesdk123: true

pipeline:
    fakesdk:
        input: modelerfour
        scope: fakesdk123

    fakesdk/fakenamer:
        input: fakesdk
        output-artifact: source-file-fakesdk-namer

    fakesdk/emitter:
        input: fakesdk/fakenamer
        scope: scope-fakesdk

scope-fakesdk:
    is-object: false
    output-artifact:
        - source-file-fakesdk