Skip to content

Commit

Permalink
sdk-flatten (Azure#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
changlong-liu authored Dec 8, 2020
1 parent 5f1256b commit 8203cf0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions specification/datafactory/resource-manager/readme.az.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ az:
disable-checks: true
az-output-folder: $(azure-cli-extension-folder)/src/datafactory
python-sdk-output-folder: "$(az-output-folder)/azext_datafactory/vendored_sdks/datafactory"
sdk-flatten: true

input-file:
- Microsoft.DataFactory/stable/2018-06-01/entityTypes/DataFlow.json
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ az:
disable-checks: true
az-output-folder: $(azure-cli-extension-folder)/src/desktopvirtualization
python-sdk-output-folder: "$(az-output-folder)/azext_desktopvirtualization/vendored_sdks/desktopvirtualization"
sdk-flatten: true

directive:
- where:
Expand Down
2 changes: 1 addition & 1 deletion specification/kusto/resource-manager/readme.az.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ az:
disable-checks: true
az-output-folder: $(azure-cli-extension-folder)/src/kusto
python-sdk-output-folder: "$(az-output-folder)/azext_kusto/vendored_sdks/kusto"

sdk-flatten: true

cli:
cli-directive:
Expand Down
1 change: 1 addition & 0 deletions specification/mixedreality/resource-manager/readme.az.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ az:
disable-checks: true
az-output-folder: $(azure-cli-extension-folder)/src/mixedreality
python-sdk-output-folder: "$(az-output-folder)/azext_mixedreality/vendored_sdks/mixedreality"
sdk-flatten: true

directive:
- where:
Expand Down

0 comments on commit 8203cf0

Please sign in to comment.