Skip to content

Commit

Permalink
update typescript.md in service-map (#21961)
Browse files Browse the repository at this point in the history
* update typescript.md in service-map

* update files
  • Loading branch information
kazrael2119 authored Dec 22, 2022
1 parent aa774e0 commit d93f638
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion specification/service-map/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-go
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-resource-manager-schemas
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ These settings apply only when `--typescript` is specified on the command line.
Please also specify `--typescript-sdks-folder=<path to root folder of your azure-sdk-for-js clone>`.

``` yaml $(typescript)
model-validator: false
semantic-validator: false
azure-validator: false
typescript:
azure-arm: true
package-name: "@azure/arm-servicemap"
Expand Down

0 comments on commit d93f638

Please sign in to comment.