Skip to content

Commit

Permalink
update typescript.md in storagecache (Azure#24527)
Browse files Browse the repository at this point in the history
* update typescript.md in storagecache

* update files

* revert compute change
  • Loading branch information
kazrael2119 authored and harryli0108 committed Jul 28, 2023
1 parent bc62871 commit 7a13f48
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,9 @@ typescript:
payload-flattening-threshold: 2
output-folder: "$(typescript-sdks-folder)/sdk/storagecache/arm-storagecache"
generate-metadata: true
directive:
- from: swagger-document
where: $.definitions.CacheIdentity.properties
transform: >
$['userAssignedIdentities']['$ref'] = "amlfilesystem.json#/definitions/UserAssignedIdentities";
```

0 comments on commit 7a13f48

Please sign in to comment.