Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions specification/netapp/resource-manager/readme.java.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ These settings apply only when `--java` is specified on the command line.
Please also specify `--azure-libraries-for-java-folder=<path to the root directory of your azure-libraries-for-java clone>`.

``` yaml $(java)
service-name: NetAppFiles

azure-arm: true
fluent: true
namespace: com.microsoft.azure.management.netapp
Expand Down
2 changes: 1 addition & 1 deletion specification/netapp/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ These are the global settings for the Azure NetApp Files API.

``` yaml
title: NetAppManagementClient
description: Microsoft NetApp Azure Resource Provider specification
description: Microsoft NetAppFiles Azure Resource Provider specification
openapi-type: arm
tag: package-netapp-2020-11-01
```
Expand Down