Skip to content

Commit

Permalink
Add rename instruction for 'PrivateLinkResources' for java to fix bui…
Browse files Browse the repository at this point in the history
…ld error
  • Loading branch information
avranju committed Apr 29, 2020
1 parent ec763a9 commit 713f033
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions specification/iothub/resource-manager/readme.java.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ java:
output-folder: $(azure-libraries-for-java-folder)/sdk/iothub/mgmt-v2020_03_01
regenerate-manager: true
generate-interface: true
directive:
- rename-model:
from: PrivateLinkResources
to: PrivateLinkResource
```

### Tag: package-preview-2019-03
Expand Down

0 comments on commit 713f033

Please sign in to comment.