Skip to content

Commit

Permalink
rename model (#14565)
Browse files Browse the repository at this point in the history
  • Loading branch information
weidongxu-microsoft authored May 28, 2021
1 parent d7dc5fb commit 2070a78
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 2070a78

Please sign in to comment.