Skip to content

Commit

Permalink
disable-checks (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
changlong-liu authored Aug 26, 2020
1 parent 21f0a3e commit 3ba3843
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
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 @@ -8,6 +8,7 @@ az:
namespace: azure.mgmt.datafactory
package-name: azure-mgmt-datafactory
randomize-names: true
disable-checks: true
az-output-folder: $(azure-cli-extension-folder)/src/datafactory
python-sdk-output-folder: "$(az-output-folder)/azext_datafactory/vendored_sdks/datafactory"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ az:
package-name: azure-mgmt-desktopvirtualization
namespace: azure.mgmt.desktopvirtualization
replace-datetime: true
disable-checks: true
az-output-folder: $(azure-cli-extension-folder)/src/desktopvirtualization
python-sdk-output-folder: "$(az-output-folder)/azext_desktopvirtualization/vendored_sdks/desktopvirtualization"

Expand Down
1 change: 1 addition & 0 deletions specification/kusto/resource-manager/readme.az.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ az:
extensions: kusto
namespace: azure.mgmt.kusto
package-name: azure-mgmt-kusto
disable-checks: true
az-output-folder: $(azure-cli-extension-folder)/src/kusto
python-sdk-output-folder: "$(az-output-folder)/azext_kusto/vendored_sdks/kusto"

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 @@ -7,6 +7,7 @@ az:
extensions: mixedreality
package-name: azure-mgmt-mixedreality
namespace: azure.mgmt.mixedreality
disable-checks: true
az-output-folder: $(azure-cli-extension-folder)/src/mixedreality
python-sdk-output-folder: "$(az-output-folder)/azext_mixedreality/vendored_sdks/mixedreality"

Expand Down

0 comments on commit 3ba3843

Please sign in to comment.