File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed
specification/deviceprovisioningservices/resource-manager Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 15
15
output-folder : $(azure-libraries-for-java-folder)/deviceprovisioningservices
16
16
17
17
directive :
18
- rename-model :
19
- from : ' SharedAccessSignatureAuthorizationRule[AccessRightsDescription]'
20
- to : SharedAccessSignatureAuthorizationRule
18
+ - rename-model :
19
+ from : ' SharedAccessSignatureAuthorizationRule[AccessRightsDescription]'
20
+ to : SharedAccessSignatureAuthorizationRule
21
+ - from : iotdps.json
22
+ where : $.definitions.Resource.properties.resourcegroup
23
+ transform : >
24
+ $["readOnly"] = true
25
+ - from : iotdps.json
26
+ where : $.definitions.Resource.properties.subscriptionid
27
+ transform : >
28
+ $["readOnly"] = true
21
29
` ` `
22
30
23
31
## Tag: package-2021-10 and java
You can’t perform that action at this time.
0 commit comments