Skip to content

Commit

Permalink
Remove advisor Java block from CognitiveServices readme.md (#2641)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Schulte authored and sarangan12 committed Mar 13, 2018
1 parent 94a809c commit 6508d86
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions specification/cognitiveservices/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,22 +120,6 @@ output-folder: $(go-sdk-folder)/services/cognitiveservices/mgmt/2016-02-01-previ
```


## Java

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)
java:
azure-arm: true
fluent: true
namespace: com.microsoft.azure.management.advisor
license-header: MICROSOFT_MIT_NO_CODEGEN
payload-flattening-threshold: 1
output-folder: $(azure-libraries-for-java-folder)/azure-mgmt-advisor
```


## Java

These settings apply only when `--java` is specified on the command line.
Expand Down

0 comments on commit 6508d86

Please sign in to comment.