Skip to content

Commit

Permalink
storagecache reademe.go.md directive (#24416)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alancere authored Jun 13, 2023
1 parent 360555e commit e2b5f93
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions specification/storagecache/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ module-name: sdk/resourcemanager/storagecache/armstoragecache
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
modelerfour:
lenient-model-deduplication: true
directive:
- from: swagger-document
where: $.definitions.CacheIdentity.properties
transform: >
$['userAssignedIdentities']['$ref'] = "amlfilesystem.json#/definitions/UserAssignedIdentities";
- from: swagger-document
where: $.definitions.StorageTargetProperties.properties.provisioningState
transform: >
Expand Down

0 comments on commit e2b5f93

Please sign in to comment.