Skip to content

Commit

Permalink
rename model (Azure#14565)
Browse files Browse the repository at this point in the history
  • Loading branch information
weidongxu-microsoft authored and mkarmark committed Jul 20, 2021
1 parent b4645db commit 35d2a17
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ java:
generate-interface: true
clear-output-folder: true
output-folder: $(azure-libraries-for-java-folder)/deviceprovisioningservices

directive:
rename-model:
from: 'SharedAccessSignatureAuthorizationRule[AccessRightsDescription]'
to: SharedAccessSignatureAuthorizationRule
```
## Tag: package-2020-03 and java
Expand Down

0 comments on commit 35d2a17

Please sign in to comment.