0.1.889 • Published 4 years ago

@autorest/cli v0.1.889

Weekly downloads
90
License
MIT
Repository
github
Last release
4 years ago

See documentation here

use-extension:
  "@microsoft.azure/autorest.modeler": "2.3.45" # keep in sync with package.json's dev dependency in order to have meaningful tests

pipeline:
    cli/imodeler1:
        input: openapi-document/identity
        output-artifact: code-model-v1
        scope: cli
    cli/commonmarker:
        input: imodeler1
        output-artifact: code-model-v1
    cli/cm/transform:
        input: commonmarker
        output-artifact: code-model-v1
    cli/cm/emitter:
        input: transform
        scope: scope-cm/emitter
    cli/generate:
        plugin: cli
        input: cm/transform
        output-artifact: source-file-cli
    cli/transform:
        input: generate
        output-artifact: source-file-cli
        scope: scope-transform-string
    cli/emitter:
        input: transform
        scope: scope-cli/emitter

scope-cli/emitter:
  input-artifact: source-file-cli
  output-uri-expr: $key

output-artifact:
- source-file-cli

#` yaml #use-extension:

"cli": "$(this-folder)"

#`

0.1.889

4 years ago

0.1.882

4 years ago

0.1.880

4 years ago

0.1.878

4 years ago

0.1.866

4 years ago

0.1.864

4 years ago

0.1.841

4 years ago

0.1.839

4 years ago

0.1.837

4 years ago

0.1.834

4 years ago

0.1.831

4 years ago

0.1.830

4 years ago

0.1.829

4 years ago

0.1.828

4 years ago

0.1.827

4 years ago

0.1.823

4 years ago

0.1.822

4 years ago

0.1.821

4 years ago

0.1.818

4 years ago

0.1.815

4 years ago

0.1.812

4 years ago

0.1.814

4 years ago

0.1.9

4 years ago